DetailViewHoldPagePostion

  • Thread starter Thread starter gh
  • Start date Start date
G

gh

I have a detailview with a link, the user clicks to open another web
page from. When the user closes web page 2 and I redirect back to the
first page, the detailview resets the page index to the first record. I
would like to have the detailview page index stay where it was, before
the user opened up the second web page.

The second web page is only opened up from the page with detailview and
will always return to this page. How can I accomplish this? I am using
..net 2.0 and C#.

Thanks
 
Back
Top