jump to a page by record ID in detailsview

Joined
Aug 23, 2006
Messages
3
Reaction score
0
I have a gridview on one page, connect to an objectdatasource, when user click on a row on the gridview, it would jump to another page with a detailsview (connect to an objectdatasource also) showing the item user clicked on, by sending a querystring of the ID of the item clicked. Now, it works fine when I have not enabled paging in detailsview. However, after I enabled paging in detailsview, it would always jump to the first item. :motz:

the PageIndex property of DetailsViewlet you jump to a specific page, but I need to know the ID of the record in order to decided wheather to jump to that record or not, any ideas how I can do this?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top