ComponentOne List 8.0 for ActiveX
DataSource Property

 

DataSource Property

Source of data to be updated once a selection is made.

Syntax

object.DataSource

Remarks

Read/Write at run time and design time.

Property applies to TDBList and TDBCombo controls.

The DataSource property specifies the data control that is updated once a selection is made.

Generally, you will use the TDBList and TDBCombo controls with two Data controls: one to fill the list as designated by the RowSource property, and one to update a field in a database as designated by the DataSource and DataField properties.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback