celltype combobox (Gridcontrol)

Hi,

I configured Gridcontrol with combobox cells.
The value list of combobox only shows one element and i want to show more elements, can i configure the number of elements or list size????

Thanks,
Surti

2 Replies

AD Administrator Syncfusion Team February 1, 2007 03:05 PM UTC

Hi Surti,

The ComboBox Cells browser sample illustrates how you can use ComboBoxes and Dropdown Multicolumn GridListControls in grid cells. The various options that are illustrated here include: autocomplete functionality, getting the items for the dropdown from either a StringCollection or an ADO.NET datasource and using the dropdown in a foreign key manner (displaying one column from the datasource in the dropdown while saving the cell value from another column in the datasource).

Here is a path.
[instal drive] \Syncfusion\Essential Studio\4.4.0.49\windows\Grid.Windows\Samples\CellTypes\ComboboxCells\cs

Best Regards,
Haneef


AD Administrator Syncfusion Team February 1, 2007 04:45 PM UTC

Thanks,
Surti.

Loader.
Up arrow icon