Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   ASP .Net Web Controls (http://www.velocityreviews.com/forums/f63-asp-net-web-controls.html)
-   -   Edit, Update, Cancel (http://www.velocityreviews.com/forums/t777987-edit-update-cancel.html)

Zamdrist 04-20-2006 11:49 PM

Edit, Update, Cancel
 
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


Peter Johnson 04-22-2006 12:07 AM

Re: Edit, Update, Cancel
 
For this much data I would recommend that you implement paging.

However as a short term fix until you get time to implement paging try
turning on Smart Navigation.

Please note some code has issues with smart navigation so test your
page again fully after enabling it. This should ensure that the page
when it postsback it will automatically scroll back to where the user
was.

Regards,

Pete



All times are GMT. The time now is 07:37 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.