hi everyone
There is isValidDropPoint() in TreeDropZone from which if we return false then it will not drop that node (or goto beforenodedrop event)
I want to know what function is there in GRID from which if i return false then it will not drop that node (or goto notifyDrop event)
Thanks alot in advance Regards