Hello,
is there a possibilility to programmatically scroll the ListBox to display a specific item, something like ScrollIntoView of the WPF list box ?
Patrick
1 Answer, 1 is accepted
0
Accepted
Kalin
Telerik team
answered on 28 Aug 2014, 07:41 AM
Hi Patrick,
RadListBox provides a ScrollIntoView method as well. For example if you need to scroll to last item on button click, it should be done as shown below:
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.