AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageGrid..::..OnPreRender Method

Synchronises the toolbar buttons with the Show… flags, materialises the user's Columns definitions into Telerik GridBoundColumn instances, and triggers a final Rebind()()()() so the grid renders with the latest data.

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

Syntax


protected void OnPreRender(
	EventArgs e
)

Parameters

e
Type: EventArgs
Event arguments forwarded to RadGrid.