In my application I am using the Telerik Silverlight RadTreeView control. This is populated with hierarchical, load on demand data.
My view refreshes every 60 seconds and I want to maintain the expanded nodes, the selected item and the scroll postion.
What is the simplest way to acheive this?
Any help much appreciated. Thanks, Mark