Hello Telerik,
I have created a sample project with a RadListBox and a button.
When the page loads, the list is populated using some query from the Northwind database.
After scrolling the list at a random item, and pressing the button to reload the list,
I would like to position the list at the top, not at an arbitrary place in the list.
This functionality should not depend if I have and item selected or not in the list.
Thanks,
Alex