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
35
Adding new node to XamDataTree using button with Shift key pressed
posted

Hi,

I have some issue during adding new node to XamDataTree with Shift key pressed. I use key modifier to execute another command (by Button.InputBindings). My add button have 2 different behaviours. Simple mouse click on add button, adds new node to the tree. After it new node is selected. Clik with Shift adds new node and opens it to edition in view on the right. It results in selecting all nodes that are under currently selected node (multiselection is enabled) - it is the problem.

Any ideas why such strange behaviour occurs? How to resolve it?

Best regards,
Jacek

Parents Reply Children
No Data