This is a migrated thread and some comments may be shown as answers.

[Solved] Determine Page / Selected Item Client Side

0 Answers 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Matt
Top achievements
Rank 1
Matt asked on 13 Oct 2011, 10:14 PM
Hi All,

I am using the Telerik MVC grid, with Ajax data binding.

I would like to do 2 things with the Telerik MVC Grid:
  1. When a row is selected detect (client side) which page the grid is currently on as well as which row was selected.
  2. The next time the grid is loaded (using ajax ... I never leave the page), page back to the same page to show the last select .
  • So, in this one, I am really just asking if there is a way to immediately go to a page of the grid once the data is loaded, rather than page 1.

Keep in mind, I am aware of the client side events already.  I would like to know how to do #1 from the event, and #2 either from the client side or programatically somehow.

Thanks in advance!
Tags
Grid
Asked by
Matt
Top achievements
Rank 1
Share this question
or