AdvantageGrid Members
The AdvantageGrid type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
EmptySortedList<(Of <<'(T>)>>) |
Empties the sorted list.
|
|
|
GetRecordFromList<(Of <<'(T>)>>) |
Gets the record from grid datasource based on the DataKeyNames.
|
|
|
grdItems_ItemCommand |
Handles the ItemCommand event of the grdItems control.
|
|
|
grdItems_RowDrop |
Handles the RowDrop event of the grdItems control.
|
|
|
grdListItems_PreRender |
Handles the PreRender event of the grdListItems control.
|
|
|
OnInit |
Handles the Init event.
|
|
|
OnPreRender |
Handles the PreRender event.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Columns |
Gets or sets the columns.
|
|
|
CurrentDomain |
Gets the domain currently scoped to this control.
|
|
|
CurrentLanguage |
Gets the language currently scoped to this control.
|
|
|
CurrentSql |
Gets the SQL helper scoped to the current request.
|
|
|
CurrentUser |
Gets the authenticated user executing the current request.
|
|
|
DataKeyItems |
Gets the data key items of the currently selected record from the grid.
|
|
|
DataKeyNames |
Gets or sets the data key names (primary key for the datasource).
|
|
|
DisableSorting |
Gets or sets a value indicating whether [disable sorting].
|
|
|
ShowActiveButton |
Gets or sets a value indicating whether [show active button].
|
|
|
ShowAddFunction |
Gets or sets a value indicating whether [show add function].
|
|
|
ShowDeleteFunction |
Gets or sets a value indicating whether [show delete function].
|
|
|
ShowEditFunction |
Gets or sets a value indicating whether [show edit function].
|
|
|
ShowFeatureButton |
Gets or sets a value indicating whether [show feature button].
|
Events
| Name | Description | |
|---|---|---|
|
|
OnDeleteObject |
Occurs when [on delete object].
|
|
|
OnLoadObject |
Occurs when [on load object].
|
|
|
OnReordered |
Occurs when [on reordered].
|
|
|
OnToggleActive |
Occurs when [on toggle active].
|
|
|
OnToggleFeature |
Occurs when [on toggle feature].
|

