Update Method
This methods forces data from the current row to be updated to the underlying database.
Syntax
TDBGrid.Update
Arguments
None
Return Value
None
Remarks
This method applies to both a bound grid and an unbound grid.
See Also
TDBGrid Control