Problem in Drag Drop when OnNodeSelectedChange Event causes Postback

1 reply. Last post: March 16, 2016 7:02 AM by Erwin Sanders
Tags :
  • New Discussion
  • New Question
  • New Product Feedback
My application binds WebTreeview from a List<Rows> at runtime on Page_Init event. My application contains Webtreeview is on Left side  and Tabs (or say Panel) on right side,. For each node selected, I need to display Node Text, ID, Enable etc. on the controls inside Tab (textbox, radio button and checkboxes controls). So I made AutoPostbackSettings settings 'True' for the OnNodeSelect. My application also requires Drag and Drop.
But the Drag Drop is not working correctly as when I select a node to drag, it is not draggable until it completes OnNodeSelectedChange event, Is ther any way to allow drag and Drop first then fire OnNodeSelectedChange event.

Please reply me.


All times are GMT -5. The time now is 1:52 PM.
Previous Next