Kutu
27 Aug 2008, 1:37 PM
In EditorGridPage example, if you choose an incomplete SimpleComboValue (i.e.: "Sha" instead of "Shade"), the CellEditor.postProcessValue(Object value) receives null value.
This seems to be a case of too fast grabbing the input from the SimpleComboBox before "completing" the option.
This seems to be a case of too fast grabbing the input from the SimpleComboBox before "completing" the option.