Hello Tobias,
I'm not sure what kind of logic and implementation you use to change the views, but if you can consider using the
RadTabControl. By default the control doesn't keep the state of the content of its Items during a selection change. This means that you can place your views in the
Content of
RadTabItems. Then any state-related setting you dynamically change in the views, will be lost once the selection in the
RadTabControl is changed.
Please give the
RadTabControl a try and let us know if it works for you.
Regards,
Tina Stancheva
Telerik