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

[Solved] Load Grid Page # "7" when a user navigates back to a web page

1 Answer 57 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Kartik Ganesan
Top achievements
Rank 1
Kartik Ganesan asked on 11 Nov 2009, 03:42 PM
Hi,

We have a web page with telerik grid. The control is paginated with 20 records per page. The user navigates between grid pages by using a prev and next button. When on say page # 6 the user clicks on a record in the grid and navigates to another web page.now he sees that this is not the record and wants to go back to page #6 of the grid.

How can we achieve this?

We are using ASP.NET AJAX Q1 2009.


Thanks

Kartik

1 Answer, 1 is accepted

Sort by
0
Johny
Top achievements
Rank 1
answered on 16 Nov 2009, 11:24 AM
Hi Kartik,

After the page is redirected back from the wrong page you can set the grid's "CurrentPageIndex" property to the desired page number.

I hope this helps.
Johny
Tags
Grid
Asked by
Kartik Ganesan
Top achievements
Rank 1
Answers by
Johny
Top achievements
Rank 1
Share this question
or