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

How to have 3 rad list boxes

1 Answer 43 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Sagar
Top achievements
Rank 1
Sagar asked on 12 Nov 2012, 08:21 PM
Hi,
         I have 3 radlistbox controls on my page. RadListBox1, RadListBox2, RadListBox3. When a user transfers from RadListBox1 or RadListBox2 they should go to the third one ( i have done it and works fine). Now, when the user puts back an item from 3 it should either go to 1 or to 2 (it depends on a condition which i should check in database). 

Can any one please tell how i can do this on the server side. basically these things should happen:

1. Stop the default transfer of the radlistbox
2. Check the condition
2. transfer depending on that condition.

Please help..Thanks



1 Answer, 1 is accepted

Sort by
0
Nencho
Telerik team
answered on 15 Nov 2012, 04:35 PM
Hi Sagar,

I have prepared a runnable sample, in order to demonstrate you one possible workaround, but please keep in mind that it could turn out a really tricky task to implement. Please find the attached sample.

Kind regards,
Nencho
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
ListBox
Asked by
Sagar
Top achievements
Rank 1
Answers by
Nencho
Telerik team
Share this question
or