Drag n drop of rows between grid and other components

Rows in any grid can be dragged and dropped to other components and vice versa.

This is done by:

Related API:

Drag n drop multiple rows

First of all mutiple row selection is turned on or checkbox selection is turned on.

Then dragModel.dragNodes method is implemented to return array of selected or checked rows.