Multiple select in a drop down box

Hi,

Is it possible to select multiple items in a drop down?


1 Reply

RC Rajadurai C Syncfusion Team November 25, 2008 11:31 AM UTC

Hi Meganathan,

Thanks for your interest in Syncfusion products.

Multiple selection in dropdownbox can be made possible by creating custom celltype deriving from GridStaticCellModel and GridStaticCellRenderer classes.

Please refer the following sample that does the same.
http://websamples.syncfusion.com//samples/Grid.Windows/F77999/main.htm

Regards,
Rajadurai


Loader.
Up arrow icon