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

Radcombobox in repeater

1 Answer 66 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
AM
Top achievements
Rank 1
AM asked on 02 Feb 2011, 01:55 PM
I have many combo boxes in a repeater.When the user selects one value from a combo box and then clicks on the next one , I want to display all the unselected values.
Eg. Items - A ,B ,C are bound to the combox box in repeater. If user selects B in one of the combo boxes , I want to display only A , C in the next combo box and so on.
How do I acheieve this? Do i handle this in ItemsRequested event of the combo box? Is it possible to do this on client side?

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 07 Feb 2011, 09:55 AM
Hello,

Have you checked this online example here - it demonstrates related comboboxes.

Hope this helps.


Best wishes,
Yana
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
Tags
ComboBox
Asked by
AM
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or