I have a radGrid with paging enabled (20 rows per page). The grid could sometimes have 1500 rows in it. The rows represent book titles with associated data like price, author, etc. Could anyone suggest a technique or mechanism to allow the user to specify a book title and have the grid jump to the grid page that contains that title?
I do not want to use filtering... I want the displayed grid to remain fully populated with all 1500 rows.
Thanks.
I do not want to use filtering... I want the displayed grid to remain fully populated with all 1500 rows.
Thanks.