In my application, I use the Telerik Silverlight RadTreeView control. This is populated with hierarchical load data on demand.
My view is updated every 60 seconds, and I want to support the extended nodes, the selected item, and the scroll position.
What is the easiest way to achieve this?
Any help is greatly appreciated. Thanks Mark
source
share