ComponentOne List 8.0 for ActiveX
Interactions between True DBList and the Data control

If Recordset data has been edited, moving the record pointer using the Data control will automatically trigger an update to the database.

The list responds to the Data control's Refresh, UpdateRecord, and UpdateControls methods as follows:

Refresh

The list refetches and redisplays all data. After the refresh, the current cell will be the leftmost visible column of the first record, which will be displayed at the upper left corner of the list.

UpdateControls

Any DataField modifications that have not been updated to the database will be discarded and data will be refreshed from the database. The current cell and the list display are not changed. This method can be used to cancel an AddNew or Edit operation.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback