Hi,
Im using the DropQueryEvent and DropInfoEvent in my tree view to enable drag/drop of nodes. It works fine and the items move ok, but when items are dropped I execute some database operations and in the case where these operations fail, I do not want the item to be moved. I am happy to do the moving of tree nodes myself when the database operation completes, but to do that I need to disable the built in mechanism. Is it possible?
Thanks,
Scott
Im using the DropQueryEvent and DropInfoEvent in my tree view to enable drag/drop of nodes. It works fine and the items move ok, but when items are dropped I execute some database operations and in the case where these operations fail, I do not want the item to be moved. I am happy to do the moving of tree nodes myself when the database operation completes, but to do that I need to disable the built in mechanism. Is it possible?
Thanks,
Scott