Hello, Friends
I'm binding some data in my GridView using ObjectDataSouce. I need too, specify some SelectParameters what are stored in ViewState, but in the "Parameter Collection Editor Dialog", the "Parameter Source" option shows only: Cookie, Control, Form, Profile, QueryString, Session
I wish bind to some value in ViewState. How not appears the option "ViewState", I need place my values in some HiddenField control to bind...
Someone knows how I do to bind to ViewState?
Regards
Fabio