CharleyC
08-08-2005, 04:21 AM
I have a web form with static text at the top, and a datagrid (with update capabilities) at the bottom of the page. When the user scrolls down and selects an item in the datagrid to edit, the form comes back with the datagrid row in edit mode, however, the form is positioned back to the top - so the user has to scroll back down to the datagrid to edit the data.
How can I reposition the page to the location of the datagrid? Is their some method for the datagrid that would allow me to do this?
This is in VB.net
Thanks in advance!
Charley
How can I reposition the page to the location of the datagrid? Is their some method for the datagrid that would allow me to do this?
This is in VB.net
Thanks in advance!
Charley