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

Load on demand with multiple selections

2 Answers 79 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
snissim
Top achievements
Rank 1
snissim asked on 15 Aug 2008, 01:11 PM
Hi,

My query relates to the combobox.  I have been able to use this control via "load on demand" and separately for "multiple selections" but I have never managed to get it to work using both at the same time.  So my initial question is to find out if this is possible?

If so, I would be very grateful if you could supply an example project for me to look at.  My data comes from a sql query that returns the datarows for the combo box.

When using loadondemand, my main problem is retrieving the multiple values selected.  So ideally, the example could feature a button that will populate a couple of label fields with the combobox text items and the combobox value items.

I was hoping to use the control to filter for the first entry, select it, then filter for the second entry to select, etc.

Many thanks for your help
Shimon Nissim

2 Answers, 1 is accepted

Sort by
0
snissim
Top achievements
Rank 1
answered on 18 Aug 2008, 11:35 AM
Hi,

Further searching yielded the following possible solution from Simon by using a checkbox template and storing the selected items in a persisted datatable.
It also mentions using RadAjaxManager for handling the updates.

If an example solution exists for this, it would be greatly appreciated.

Thanks
Shimon
0
Veselin Vasilev
Telerik team
answered on 18 Aug 2008, 04:23 PM
Hello snissim,

Please find attached a sample project. Download it and give it a try.

I hope this will get you started.

Kind regards,
Veskoni
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ComboBox
Asked by
snissim
Top achievements
Rank 1
Answers by
snissim
Top achievements
Rank 1
Veselin Vasilev
Telerik team
Share this question
or