how can i reset list box selected index after button click event in asp.net?
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello All, i have list box which have display only 10 item at a time and when user scroll down i have fire one click event through java script and fill next 10 record in list box. but i have one problem when click event is fire i want to set scroll position at 11 record. can you please help how it's possible? Thanks in advance.
Anish Patel