ViewState?

G

gorostas

Hi all,

i gues that this is not some new q but also..

is there a way to shorten that biiiig "_viewstate" my aspx pages
generate...*??

and, i know that i do need some, for gridview databind and some else..

thanx in advance
 
M

Mike

Hi,



You can turn Viewstate off for the whole page but you may find you want
viewstate on for some items and not others. For the items that you don't
need view state for in HTML tag set <asp:. viewstate="false" .>.



- Mike



---------------------------------------------------------------------------------<a href="http://www.cogitar.net"> Cogitar Software. (http://www.cogitar.net ) </a>http://www.cogitar.net Cogitar Software. (Software Development and ManagmentSystems)http://www.web-dominion.co.uk Web-Dominion. (Web Design and hosting )http://shop-dominion.com (senery landscape pictur gallery)---------------------------------------------------------------------------------"gorostas" <[email protected]> wrote in messageHi all,>> i gues that this is not some new q but also..>> is there a way to shorten that biiiig "_viewstate" my aspx pagesgenerate...*??>> and, i know that i do need some, for gridview databind and some else..>> thanx in advance>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top