|
-
Mar 13th, 2008, 10:12 AM
#1
Thread Starter
Frenzied Member
[2005] Why can't I disable viewstate?
I have a page that contains a lot of data (client insists they don't want paging on this page) and the generated page contains between 4-5Mb of Viewstate data.
I don't need to keep anything in viewstate and have set EnableViewState="false" at the page level, control level and temporarily on the MasterPage.
Yet my page is still generating a 4Mb viewstate field, what can I do to stop this?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|