I tried it but somehow it does not work and i get an new or empty ViewState field on postbacks. Would be cool if anyone could guide me before i must read and understand the complete state saving code :-)
2012/5/9 Thomas Andraschko <[email protected]> > Hi, > > is it possible to switch client/server state saving per page like in > Trinidad? > I would create an ViewMetaData annotation with CODI and own StateManager > which overwrites isSavingStateInClient and reads this MetaData via > ViewConfigDescriptor and return true/false. > Is this possible or are the more changes/code required? > > Thanks! > Thomas >

