Hi,
I want to use the context menu to let the user remove a node. This can be done serverside but only via a postback (right?)
I want to do this client side because I need to do some other thing client side.
How can I handle this event \"OnCommand\" client side?