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

RadListBox Retrieving Transfered Items

2 Answers 63 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Duke
Top achievements
Rank 1
Duke asked on 18 Dec 2011, 10:41 PM
Is there an example of a process where items are transferred from a source RadListBox  to a destination RadListBox, then placed in a database to be used later?

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 19 Dec 2011, 06:28 AM
Hello Rob,

Take a look at the following demo.
ListBox / Transfer

-Shinu.
0
Accepted
Bozhidar
Telerik team
answered on 19 Dec 2011, 12:27 PM
Hi Rob,

If you want to save the items to a database, you can take advantage of the Automatic Database Update feature of the RadListBox. You can see how it works here.

Or, if you want a more custom scenario, you can use the Transferred server-side event to get the transferred items, and store them in a database, or implement some additional logic.


Regards,
Bozhidar
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
Duke
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Bozhidar
Telerik team
Share this question
or