I am using telerik listview for my project. My requirement is to make the first item selected when user lands on that page.
But as in telerik list the SelectedItem is readonly. I am not able to achieve this functionality.
Does anyone has solution for this?