Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
ASP .Net
ASP .Net Web Controls
View State problem when multiple user work on the same page
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Yong Kurt, post: 4301863"] Hi, there, When I use View State to save sort expression between page post so that paging after sorting can work fine. I get following problem: When multiple user work on the same page and they are sorting the data with different field, because there is only one copy for the data (sort expression)I saved in View State, so the value will be overrided and the sorting and paging will be messed up. Please help. Thanks. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
ASP .Net
ASP .Net Web Controls
View State problem when multiple user work on the same page
Top