Custom Control vs ComboBox

Hi, I''ve two combo, one cell type is ComboBox and another cell type is CustomControl. I''ve assigned the datasource for both. I could able to get the lookup data when I click in the standard combo. I want to know, how to display the lookup data when I click the CustomControl combo. Here with I''ve also enclosed an sample project. Please help me out. Thanks & Regards, Sathish.

Custom Control vs ComboBox.zip

1 Reply

AD Administrator Syncfusion Team July 14, 2006 01:08 PM UTC

Hi Sathish, Can you please try deriving the combobox cell from the GridComboBoxCellModel and GridComboBoxCellRenderer for the custom control. This works fine for your purpose. Please refer to the modified sample attached with this. Here is the modified sample http://www.syncfusion.com/Support/user/uploads/Custom Control vs ComboBox1_3b36224b.zip Let me know if this helps for you. Thanks, Rajagopal

Loader.
Up arrow icon