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

Transfer items server side

1 Answer 98 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Jeremy
Top achievements
Rank 1
Jeremy asked on 10 Feb 2011, 03:36 AM
Hi

How do I transfer items between listboxes server side?
In the page load I want to fill the source listbox and then transfer some items out of it to the destination listbox before it is displayed to the user.
The demos in this thread are of no use to me because I am not using a static list and will not be binding / updating to a datasource directly.

Thanks!

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimitar Terziev
Telerik team
answered on 15 Feb 2011, 01:32 PM
Hello Jeremy,

Thank you for contacting us.

I've prepared a small example page with two ListBoxes, first one is databinded to a table and after it is binded, two of its items are transferred to the second combobox.
I hope this example would help you out to implement your scenario.


Regards,
Dimitar Terziev
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
ListBox
Asked by
Jeremy
Top achievements
Rank 1
Answers by
Dimitar Terziev
Telerik team
Share this question
or