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