Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
240
XamDataTree with no expander/collapse icon and removing/adding an child node dynamically with MVVM
posted

Hi,

I need to make XamDataTree with no expander and collapse icons and should always be in expandable state. Child nodes should add/remove dynamically at run time. This has to be implemented through MVVM.

Child node should be displayed with "Close" button so when user click on close button we should remove the child node.

When we select the child node, it should display the content at the right pane. No Selection should be made for root node (i.e. selection should be enabled only for child nodes).

Thanks and Regards,

Shashikanth N.

Parents Reply Children
No Data