|
-
Sep 29th, 2005, 09:02 AM
#1
Thread Starter
Member
ViewState question
Hi,
I have been reading a book and it says I can disable the viewstate of my page if there are no dynamically set controls properties. can you guys explain me what does it mean?
Thanks in advance.
-
Sep 29th, 2005, 09:15 AM
#2
Re: ViewState question
 Originally Posted by dummy_pmgr
I have been reading a book and it says I can disable the viewstate of my page if there are no dynamically set controls properties. can you guys explain me what does it mean?
Yes, I can, but not as well as this does.
-
Sep 29th, 2005, 09:40 AM
#3
Thread Starter
Member
Re: ViewState question
Hello Hack,
I have to admit I am very thick.
I understand that veiwstate increases the page size (because of the hidden field "_VIEWSATE").
So I can turn it off, If the page does not postback itslef.
But still I dont understand that "I can not turn off the viewstate of the page. if there are no dynamically set control properties"
Sorry, I am totally confused...
if you give me an example that would be very grateful.
Last edited by dummy_pmgr; Sep 29th, 2005 at 10:59 AM.
***learning everyday ***
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
|