Connecting Tech Pros Worldwide Help | Site Map

ASP.NET - Set Page Index of GridView

Newbie
 
Join Date: Mar 2008
Posts: 4
#1: Sep 8 '08
Hi,
I am using grid view control in asp.net, in that control i use select button after selection button the page will redirect and open log in page, on clicking log in page it will redirect on details page. And on that details page i will give back button to redirect on grid page.

On that grid page i will use paging when i choose 3rd or 6th page and do same procedure and after clicking back button from third page it will display index from 1st page.

but my problem is that i should stat that index from select index page ie user select 11th page and after clicking back it will start from 11th page not 1st page

Please provide me proper solution as soon as possible

Thanks and Regards
chetan
DrBunchman's Avatar
Moderator
 
Join Date: Jan 2008
Location: Winchester, UK
Posts: 930
#2: Sep 8 '08

re: ASP.NET - Set Page Index of GridView


Hi chetan,

You've posted your question in the ASP Forum which is for Classic ASP only - I've moved it for you but in future please post all ASP.NET questions in the .NET Forum.

I've also renamed your thread to a more appropriate title.

Dr B
Reply