Connecting Tech Pros Worldwide Forums | Help | Site Map

any solution to make the datagrid in same position(inside div tag) when clicking edit

karups
Guest
 
Posts: n/a
#1: Aug 24 '06
Hi

I have binded a dataset to my datagrid.
Datagrid is present inside a >DIV></DIVtag of specific height.
Only 5 records will be visible at a time

when i edit the 10th record, the page refreshes and the datagrid goes
to its top position.
I have to search for the edited item inside the div tag by scrolling
and then edit it..


Is there any solution to make the datagrid in same position(inside div
tag) when clicking edit


Closed Thread