BH
Bob Hogan
March 25, 2005 01:11 PM UTC
Further info on this problem:
- When I click on the drop down arrow on one of the comboboxes, I see the "flicker" behavior.
- Once I manage to get an item selected in this combobox, I can click it to my heart''s content with no flicker.
- If I switch to a different combobox, I see the flicker behavior until I manage to get an item selected.
- If I switch back to the original combobox, the flicker behavior begins again, even though there was a value selected.
- I unhooked all my grid events just to make sure they weren''t firing, and the flicker behavior us unchanged.
AD
Administrator
Syncfusion Team
March 25, 2005 02:10 PM UTC
Check your output window to see if there is any exceptions being thrown. That may indicate what is causing the problem.
What version of our libraries are you using? Do you see the behavior in the grid\CellTypes\ComboBoxCells sample that we ship?