AdvantageGrid..::..grdItems_RowDrop Method
Builds the post-drop ordering and raises OnReordered. Walks the
destination table view, swapping the dragged and target rows according to
GridItemDropPosition, and emits the new sequence as
Items. No-ops when the drop occurs on an external
HTML element.
Namespace:
AdvantageCMS.Web.UI.AdminAssembly: AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)
Syntax
Parameters
- sender
- Type: Object
The grid raising the event.
- e
- Type: GridDragDropEventArgs
Telerik drag-drop event arguments.

