IDataEntryGrid Methods
The IDataEntryGrid type exposes the following members.
Methods
Name | Description | |
---|---|---|
CommitCellEdit |
Commits the cell edit.
|
|
DataEntryGridCancelEdit |
Datas the entry grid cancel edit.
|
|
GetColumns |
Gets the columns.
|
|
GotoCell |
Goes to the cell.
|
|
RefreshDataSource |
Refreshes the data source.
|
|
RefreshGridView |
Refreshes the grid view.
|
|
ResetGridFocus |
Resets the grid focus.
|
|
RestoreCellSnapshot |
Restores the cell snapshot.
|
|
SetBulkInsertMode |
Sets the bulk insert mode.
|
|
TakeCellSnapshot |
Takes the cell snapshot.
|
|
UpdateRow(DataEntryGridRow) |
Updates the row.
|
|
UpdateRow(DataEntryGridRow, Int32) |
Updates the row.
|