Does anyone know the best way to keep the same tab/multipage selected after a postback?
What I like about the Panelbar control is that it has a "PersistSateInCookie" Property that you can set to "True" and it keeps its selected index even after postback, but how do you do this with the TabStrip and Multipage controls?
Thanks,
~bg
What I like about the Panelbar control is that it has a "PersistSateInCookie" Property that you can set to "True" and it keeps its selected index even after postback, but how do you do this with the TabStrip and Multipage controls?
Thanks,
~bg