Bound columns and CellType = "GridListControl"

Is there any straightforward way to set the display columns in a GridListControl when a cell in a GridDataBoundGrid uses a CellType set to "GridListControl"? That is, I''m not using the GridListControl directly. Ideally, I''d like to use GridBoundColumns.

1 Reply

AD Administrator Syncfusion Team May 18, 2006 04:14 AM UTC

Hi Mark, Please refer to the below forum thread that demonstrates how to customize the drop down GridListControl. http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=19403 The DropDownGrid cell type can be tried and there you can have a GridDataBoundGrid as drop down grid to use the GridBoundColumns. Refer to the sample in Syncfusion\Essential Studio\4.1.0.62\windows\Grid.Windows\Samples\In Depth\DropdownGrid\ to know more on DropDownGrid cell type. Let us know if you need any further assistance. Regards, Calvin.

Loader.
Up arrow icon