AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageGrid..::..grdItems_RowDrop Method

Handles the RowDrop event of the grdItems control.

Namespace:  AdvantageCMS.Web.UI.Admin
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


protected void grdItems_RowDrop(
	Object sender,
	GridDragDropEventArgs e
)

Parameters

sender
Type: Object
The source of the event.
e
Type: GridDragDropEventArgs
The GridDragDropEventArgs instance containing the event data.