I've been able to add and delete nodes by attaching them to button click events, but I'm having an issue trying to figure out how to edit a node with a button click event. I want this to happen on the button click because I want clicking on the node itself to fire a different event. What is the easiest/cleanest way to do this?
Thanks.
Thanks.