Z
Zamdrist
I have a datagrid that shows approximately 1000 rows of data.
I haven't used paging yet, but I may need to yet.
When you click on Edit to subsequently Update or Cancel, the page
'reloads' and brings you back to the top of the page. So, if you were
trying to edit something half way down the grid, you would then have to
scroll back down to the row you wanted to edit.
Is there a way to mitigate this behavior at all, it's like a postback
or something.
Is my only option to implement paging?
Thanks
I haven't used paging yet, but I may need to yet.
When you click on Edit to subsequently Update or Cancel, the page
'reloads' and brings you back to the top of the page. So, if you were
trying to edit something half way down the grid, you would then have to
scroll back down to the row you wanted to edit.
Is there a way to mitigate this behavior at all, it's like a postback
or something.
Is my only option to implement paging?
Thanks