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

ListBox mover boxes and WebUserControl

1 Answer 31 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 30 Jan 2015, 02:53 PM
Are there any examples where the listbox mover boxes are databound on the left side  to a datasource, and the right side, with the data items associated with the current selected row in a grid? For instance, I want to use the listbox control within my datagrid as a gui to control a one (grid record) to many (listbox options) relationship, but I can't find any documentation on that type of setup. Any help would be appreciated.

Thank you!
Michael

1 Answer, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 04 Feb 2015, 09:27 AM
Hi,

We don't have an example of such functionality. You can however take the following demo as a reference point and instead using a ComboBox bind a ListBox to the Grid edit template:
http://demos.telerik.com/aspnet-ajax/combobox/examples/functionality/comboingrid/defaultcs.aspx?product=combobox


Regards,
Bozhidar
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
ListBox
Asked by
Michael
Top achievements
Rank 1
Answers by
Bozhidar
Telerik team
Share this question
or