i have a grid with a combo bow on a column
the combo box recordsourcetype is set to values and the values are
Full,View,Hide which is tied to a numeric column and sparse is false
when the the form loads the data all appears correct and the Full,View, or
Hide text shows up properly in the combo box
however, when i change the selection in any of the combo box's, all the
combo's switch to showing just the first letter of the text, like F,V or
H....
any idea whats happening or how to fix this?