GridListControl Row Display

I am dynamically adding a GridListControl as a column in a GridControl. I want to have the GridList show 25 rows to allow multiple selections. Now when I click the button the GridList drops down only showing 5 rows and disappears after clicking a row


1 Reply

JJ Jisha Joy Syncfusion Team July 4, 2008 10:33 AM UTC

Hi Ed,


Thank you for using Syncfusion product.

The builtin cell types has designed for single mode selection. If you want to set multi selection mode we have to create custom cell type using GridListControl class.

Please look into the sample and let me know if its helpful.

http://www.syncfusion.com/support/user/uploads/GridListDropDown_7565bdb6.zip

Regards,
Jisha




Loader.
Up arrow icon