about data grid control
-
hi all, I am using a datagrid control to access diffent tables in the database.It is binded to the tables. My problem is that when i make some changes in some record and reload the grid, then the focus comes back to first record and i loose the way where i was earlier. Can some body how can i maintain the state i.e. how to remain at the record at which i was earlier.
-
hi all, I am using a datagrid control to access diffent tables in the database.It is binded to the tables. My problem is that when i make some changes in some record and reload the grid, then the focus comes back to first record and i loose the way where i was earlier. Can some body how can i maintain the state i.e. how to remain at the record at which i was earlier.
in your @Page element in your webform set SmartNavigation to true