RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

IDataEntryGrid Methods

The IDataEntryGrid type exposes the following members.

Methods


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