Hi,
I have got two grids, where drag and drop is possible. I am using the event Row drop.
When I drag the row, I want the row drop event to be triggered only when the row is dragged outside that particular grid. Else I don't want to trigger the RowDrop event.