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
1810
Wrong node address on node move
posted

I'm using a WebDataTree using Version=12.2.20122.2202.

I'm using the drag and drop functionality and when i move a node to another location inside the same tree y get a wrong address in the NodeClick client-side event, this does not happend if i activate the AutoPostBack NodeAdded="On" NodeDropped="On".

Is there any way to refresh the node address without use AutoPostback(only in client-side)?.