ComponentOne List 8.0 for ActiveX
HeadClick Event (TDBCombo)

 

TDBCombo Reference> TDBCombo Events> HeadClick Event (TDBCombo)

HeadClick Event (TDBCombo)

The HeadClick event occurs when the user clicks on the header for a particular control column.

Syntax

object_HeadClick (ColIndex As Integer)

Arguments

ColIndex is an integer that identifies the column header that was clicked.

Remarks

Event applies to TDBList and TDBCombo controls.

One possible action for this event is to re-sort the Recordset (Data control) object based on the selected column.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback