User:Dee/ItemData 0
From HashVB
< User:Dee
Problem
Under some circumstances, the "single digit" ItemData values for a ComboBox are reset to 0 when editing the list.
Solution
Whenever editing the ItemData list, you need to prefix all the single digit values with the digit 0.
This isn't a problem when adding values at runtime.