PDA

View Full Version : Any sample code for combobox as grid editor?



taocore
2 Dec 2008, 12:27 AM
I read the code in demo, but that is about SimpleComboBox.

I have a field in the grid with data type integer. I want it appears as text, and edit by combobox with text selection items.

I still can not do it successfully after many tries. Any idea would be appreciated.