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

disable scrolling in RadDataBoundListBox

1 Answer 46 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.
BillVo
Top achievements
Rank 1
BillVo asked on 06 Sep 2013, 08:48 PM
Hello,

I've placed a RadDataBoundListBox inside a Grid and a ScrollViewer, which is in another Grid and PhoneApplicationPage.  Because my DataBoundListBox is in a ScrollViewer, I don't need it to scroll on its own.  Is it possible to turn off the DataBoundListBox's scrolling function?

Thanks,
BillVo

1 Answer, 1 is accepted

Sort by
0
Deyan
Telerik team
answered on 09 Sep 2013, 11:05 AM
Hi Bill,

Thanks for writing and for your question.

Just set the ScrollViewer.VerticalScrollBarVisibility = Disabled  attached property on RadDataBoundListBox.

Regards,
Deyan
Telerik
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
DataBoundListBox
Asked by
BillVo
Top achievements
Rank 1
Answers by
Deyan
Telerik team
Share this question
or