I have a gridview with 168 rows. When I select a row I want that row to highlight (which it is ) but I also want it to become the top row in the gridview or at least postback to the selected row.
I've had the page directive set to "MaintainScrollPositionOnPostback ="true" "
Focus() - ing it wont move it.
Any Ideas been researching this for an hour with no luck. I might not be phrasing it correctly or something
Thanks
-dan
I've had the page directive set to "MaintainScrollPositionOnPostback ="true" "
Focus() - ing it wont move it.
Any Ideas been researching this for an hour with no luck. I might not be phrasing it correctly or something
Thanks
-dan