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

Scroll two Listbox at the same time

1 Answer 81 Views
DataBoundListBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Washington
Top achievements
Rank 2
Washington asked on 23 Dec 2014, 03:48 PM
I have a page with two ListBox.
I need to scroll both at the same time (see this example)
Can you guys help me?

1 Answer, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 29 Dec 2014, 11:30 AM
Hi Washington,

Unfortunatelly, RadDataBoundListBox does not support this functionality. On possible way to achieve this is to place the two Listboxes in one Scrollviewer. Keep in mind however, that each List will realize all its UI items, which can potentially result in high memory consumption (depending on the total items displayed).

Regards,
Tsvyatko
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
DataBoundListBox
Asked by
Washington
Top achievements
Rank 2
Answers by
Tsvyatko
Telerik team
Share this question
or