ComponentOne List 8.0 for ActiveX
GroupHeadClick Event

 

True DBList Reference> TDBList Events> GroupHeadClick Event

GroupHeadClick Event

The GroupHeadClick event occurs when the user clicks on the header for a particular list column in the grouping area.

Syntax

TDBList_GroupHeadClick (ColIndex As Integer)

Arguments

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

Remarks

Event applies to TDBList control (OLE DB only).

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

See Outlook-Style Grouping for more information.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback