A
AC
Hello, All
Is it possible to set enableViewState='true' for single control on a page
with enableViewState='false'. In particular I am interested in DropDownList,
but neither using IDE to set controls attribute nor <asp:dropdownlist
EnableViewState="True" ...> seems to work.
What is wrong here? Any reference for a good description of enableViewState
use cases will be great.
And I cann't figure our, how does Page.enableViewState relates to
DropDownList.enableViewState (if does).
Thanks for you time!
Alex.
Is it possible to set enableViewState='true' for single control on a page
with enableViewState='false'. In particular I am interested in DropDownList,
but neither using IDE to set controls attribute nor <asp:dropdownlist
EnableViewState="True" ...> seems to work.
What is wrong here? Any reference for a good description of enableViewState
use cases will be great.
And I cann't figure our, how does Page.enableViewState relates to
DropDownList.enableViewState (if does).
Thanks for you time!
Alex.