Microsoft
Software
Hardware
Network
Question : Navigate to the page of a specific item on a gridview
Hello,
I have a gridview, for presenting users of system. The gridview uses paging.
I would like to know if there is an elegant way, given a user id (via querystring) to navigate to the specific page of the gridview that contains that user.
Thanks in advance!
Answer : Navigate to the page of a specific item on a gridview
Here is how would you jump to different page based on search..
http://stackoverflow.com/q
uestions/1
525914/asp
-net-gridv
iew-
get-th
e-pageinde
x-from-the
-selected-
row
Random Solutions
onunload
Driving Distance between Postcodes
Missing Attributes when I migrate User with ADMT
Internet Explorer 8 - Number of processes
Image Rollover : Best Practice
form_init verses page_load
Show floating point decimal place even for whole numbers in php
Need Algorithm: Count The Number of Rows Multiple Times
SQL 2000 DTS Packages
How can I display text or a cost based off a selection of checkboxes that are checked?