Is it possible that when a user clicks "update" or "cancel" from the "edit.aspx" page that it takes them back to same record on the "list.aspx" page. This becomes an issue when there are a large number of records and the user has to click the "paging" button
on the GridView. It takes them back to the very first record by default.
defyant_2004
Member
55 Points
337 Posts
Clicking Cancel Question
Feb 18, 2009 01:33 PM|LINK
Is it possible that when a user clicks "update" or "cancel" from the "edit.aspx" page that it takes them back to same record on the "list.aspx" page. This becomes an issue when there are a large number of records and the user has to click the "paging" button on the GridView. It takes them back to the very first record by default.