I have a row drop event handler on the page. When I add or delete an item to the grid from another pop-up page and close the pop-up window, row drop event handler gets invoked. Why is row drop event handler invoked if I am not doing drag and drop. How can I prevent this? I am also dragging from radgrid and dropping on radtree and want the rowdrop event invoked when doing that.
Thanks,
Thanks,