Hello,
Scrolling inside RadListView is not a built-in functionality (as the layout depends on the respective template that you specify), so the logic for scrolling to a certain item mostly depends on your own scenario. If the items container is a div, the solution should be similar to what is discussed in this thread:
http://stackoverflow.com/questions/635706/how-to-scroll-to-an-element-inside-a-div
All the best,
Maria Ilieva
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their
blog feed now.