Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
I'm trying to control the enabled/disabled state of a combobox, based on editing state. I know how/where to handle this (EditingStateChanged event), but when I disable my combo, it has a gray background. I tried to instead use the BindingEditable property, but it did the same thing. Yet, bound SF combos have a white background and light light gray text. What am I not doing/doing wrong?
Thanks!
|