PDA

View Full Version : Repositioning cursor on page


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

dmarion
01-14-2006, 04:04 AM
Charlie,


I never tried it, but I understand Smart Navigation works for your situation. I found one article here: http://www.codersource.net/asp_net_simple_tips.html