ComponentOne List 8.0 for ActiveX
HoldFields Method

 

HoldFields Method

The HoldFields method sets the current column/field layout as the customized layout so that subsequent ReBind operations will use the current layout for display.

Syntax

object.HoldFields

Arguments

None

Return Value

None

Remarks

Method applies to TDBList and TDBCombo controls.

You can resume the control's automatic layout behavior by invoking the ClearFields method.

The HoldFields method is especially useful in the unbound modes when you have specified the column layout in code and would like to keep it intact after a ReBind operation.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback