Hello,
I've a RadSplitter in a master page with two RadPanes.
RadPane1 contain the RadTreeView and RadPane2 contain the ContentPlaceHolder.
The RadTreeview loads data from an XML file and navigate to various pages.
Is there away to persist the state of the RadTreeview when navigate to other pages?
The old way was to put a Target="RadPane2" in the XML attribute.
Thanks
I've a RadSplitter in a master page with two RadPanes.
RadPane1 contain the RadTreeView and RadPane2 contain the ContentPlaceHolder.
The RadTreeview loads data from an XML file and navigate to various pages.
Is there away to persist the state of the RadTreeview when navigate to other pages?
The old way was to put a Target="RadPane2" in the XML attribute.
Thanks