DataEntryGridManager Methods
The DataEntryGridManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddRow |
Adds the row.
|
![]() |
CanInsertRow |
Determines whether this instance [can insert row] the specified start index.
|
![]() |
ClearRows |
Clears the rows.
|
![]() |
GetNewRow |
Creates a new row.
|
![]() |
GotoCell |
Sets grid cell focus.
|
![]() |
Initialize |
Initializes this instance.
|
![]() |
InsertNewRow |
Inserts the new row.
|
![]() |
IsDeleteOk |
Determines whether is delete ok at the specified row index.
|
![]() |
OnRowsChanged |
Handles the [E:RowsChanged] event.
|
![]() |
PostLoadGridFromEntity |
Postloads grid from entity.
|
![]() |
PreLoadGridFromEntity |
Preload grid from entity.
|
![]() |
RaiseDirtyFlag |
Raises the dirty flag.
|
![]() |
RemoveRow(Int32) |
Removes the row.
|
![]() |
RemoveRow(DataEntryGridRow) |
Removes the row.
|
![]() |
ReplaceRow |
Replaces the row.
|
![]() |
SetupForNewRecord |
Setups for new record.
|
![]() |
SetupGrid |
Setups the grid.
|