I must not be Googling this right.
In an event handler (from a context menu), I want to force an Infragistics xamDataTree into edit mode of a node. As in: right-click, context menu, select Edit, context menu closes and we're in edit mode on the node.
(I know how to do the update, the binding is correct, I have a fully-working dynamically-built context menu, all I need is the "Start Editing This Node" magic).
Yep, it is that simple:
TreeControl.EnterEditMode(nodeToEdit);
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With