Hi,
I am using Drag-Node charts,I Modify a node data and want to capture on the server side,
For Ex:
1)There are 10 nodes in that I modify Node# 7,so I want get hold of Node 7 only in the action class.
2) I delete Node # 6, and I should know that Node#6 deleted
How to identify the particular modified Node Data for further processing ?
Regards,
Trial