Updates any changes on the current row to the data source.
[Visual Basic]
Overridable Public Sub UpdateData()
[C#]
virtual public void UpdateData()
[Delphi]
public procedure UpdateData(); virtual;
Example
For an example using the UpdateData method, see Adding a New Row to C1TrueDBGrid.
See Also
C1TrueDBGrid Class | C1TrueDBGrid Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |