This is a migrated thread and some comments may be shown as answers.

ComboBox Checkbox

1 Answer 42 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
tammy
Top achievements
Rank 1
tammy asked on 21 Apr 2014, 10:24 PM
Hi,

I have large number of rows (~500) to be loaded into a comboxbox with checkbox.  I tried to follow this example (http://demos.telerik.com/aspnet-ajax/combobox/examples/programming/performance/defaultcs.aspx) and enable checkboxes=true.  However, it seems that items loaded ondemand via web service are not accessible on server side.  Does anyone know another way to improve the performance when loading large # of rows into combobox/checkbox? In addition to displaying the items, I need to access which ones are checked.

Thanks

1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 23 Apr 2014, 01:39 PM
Hello Tammy,

I would suggest you to refer to this forum thread, where Veselin Vasilev is providing a possible solution for the desired functionality (second attachment). Basically, you could achieve it by using the ItemTemplate and nesting the checkbox in it.

Regards,
Nencho
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
tammy
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or