Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with Grid
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01177920
Message ID:
01177952
Views:
6
>Hello:
>
>Question: I am using Grid on a web page to allow editing of items. The user is scrolling down the page because there are more items in the grid than fit at the top. The user edits a row and clicks on Update. The web page goes back up to the top of the page. Is there any way to keep the focus on the row that was just edited?
>
>
>Thanks in advance,
>Rick


By changing the web.config as follows, the problem with going to the top of the grid is "fixed":
Was: <pages>
Now: <pages maintainScrollPositionOnPostBack="true"> 
Richard DeZeeuw
DeZeeuw Software Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform