AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageGrid Members

The AdvantageGrid type exposes the following members.

Methods


  Name Description
Public method Static member EmptySortedList<(Of <<'(T>)>>)
Empties the sorted list.
Public method Static member GetRecordFromList<(Of <<'(T>)>>)
Gets the record from grid datasource based on the DataKeyNames.
Public method grdItems_ItemCommand
Handles the ItemCommand event of the grdItems control.

Properties


  Name Description
Public property Columns
Gets or sets the columns.
Public property CurrentDomain
Gets the current domain.
Public property CurrentLanguage
Gets the current language.
Public property CurrentSql
Gets the current SQL.
Public property CurrentUser
Gets the current user.
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].

Events


  Name Description
Public event OnDeleteObject
Occurs when [on delete object].
Public event OnLoadObject
Occurs when [on load object].
Public event OnReordered
Occurs when [on reordered].
Public event OnToggleActive
Occurs when [on toggle active].
Public event OnToggleFeature
Occurs when [on toggle feature].