GridComboBoxCellRenderer question

I using customer cellmodel in GDBG.As I create new cellmodel and implement GridComboBoxCellRenderer, How can I using Datasource and setting Displaymember and ValueMember when I select a SelectedItem & SelectedValue wrire to CurrentCell and display DisplayMember in celtext and value in DataRow, like CellType="CombpBox" behavior ? Ken

2 Replies

AD Administrator Syncfusion Team July 18, 2006 07:47 AM UTC

Hi Ken, Please try the sample below and let me know if this helps. Here is a sample http://www.syncfusion.com/Support/user/uploads/Custom_Combo_74b66e5d.zip Regards, Rajagopal


KL Ken Lee July 19, 2006 02:06 AM UTC

It''s woek, Thank you very muuch. Ken

Loader.
Up arrow icon