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: 4301879"] Thanks for your quickly response. That is good idea. In fact I tried this solution before, but it is still not a perfect one because: 1) When the same user open multiple IE and login with the same user id but work on different page, use Session to save sort expression may cause problem because value in Session is shared by different pages. 2) What I really don't understand is, when .NET provide View State to save data between page post,they should think about this situation, otherwise, the usage of View State is very limited. Please feel free to let me know your opinion on this issue. 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