Hiya,
I've got one TreeView. When user click in every treeviewitem the contents must change completely. Such contents it's positioned in a WrapPanel
How can I achieve that taking into account that every options has different number of wpf controls?
UserControl?
calling different views inside a WrapPanel?
Thanks indeed for ideas and advices,
Primary platform is Windows 7 Ultimate 64 bit along with VS 2012/Sql2k8 for WPF/SilverLight projects.