Disable ViewState on base class only?

D

Damien

Is it possible to somehow disable the ViewState on the base object but
leave the ViewState on within the new object? For example, I have a
server control which inherits from DataGrid. I would like to disable
the DataGrid ViewState while keeping ViewState enabled for my custom
code (e.g. Properties). I've tried base.EnableViewState = false and it
seems to turn everything off.

Thanks in advance for your help!

-Damien
 

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

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top