Treeview has a function on "Afterselec t" worked perfectly but when i implemented drag drop function on the treeview, it required a mousedown action. Now u have to click on the node and then click on the node again to get the afterselect.
How do i make the afterselect function run with just 1 click?
How do i make the afterselect function run with just 1 click?
Comment