AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageGrid Properties

The AdvantageGrid type exposes the following members.

Properties


  Name Description
Public property Columns
Gets or sets the columns.
Public property CurrentDomain
Gets the domain currently scoped to this control.
Public property CurrentLanguage
Gets the language currently scoped to this control.
Public property CurrentSql
Gets the SQL helper scoped to the current request.
Public property CurrentUser
Gets the authenticated user executing the current request.
Public property DataKeyItems
Gets the data key items of the currently selected record from the grid.
Public property DataKeyNames
Gets or sets the data key names (primary key for the datasource).
Public property DisableSorting
Gets or sets a value indicating whether [disable sorting].
Public property ShowActiveButton
Gets or sets a value indicating whether [show active button].
Public property ShowAddFunction
Gets or sets a value indicating whether [show add function].
Public property ShowDeleteFunction
Gets or sets a value indicating whether [show delete function].
Public property ShowEditFunction
Gets or sets a value indicating whether [show edit function].
Public property ShowFeatureButton
Gets or sets a value indicating whether [show feature button].