2010-06-30 21:15 UTC
I'm having a issue with a Grid, when the cell style is a ComboBox.
After typing a new value into the cell, User must click elsewhere on the grid for the value to register.
In the attached example, enter some text into the cell, then press the button. Notice that the just-entered value is not recognized.
Yet if you enter text, and then click elsewhere on the grid, then on the button, the value is updated.
I have also noticed peculiarities with KeyUp, SetFocus, and KillFocus events for grids, which may be related.
--J
After typing a new value into the cell, User must click elsewhere on the grid for the value to register.
In the attached example, enter some text into the cell, then press the button. Notice that the just-entered value is not recognized.
Yet if you enter text, and then click elsewhere on the grid, then on the button, the value is updated.
I have also noticed peculiarities with KeyUp, SetFocus, and KillFocus events for grids, which may be related.
--J