AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageGrid..::..OnInit Method

Applies grid configuration, adds the four template columns (Edit / Feature / Active / Delete), wires ItemCommand, ItemDataBound and RowDrop to the internal handlers, and honours DisableSorting before deferring to the base implementation.

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

Syntax


protected void OnInit(
	EventArgs e
)

Parameters

e
Type: EventArgs
Event arguments forwarded to RadGrid.