ComponentOne True DBGrid Pro 8
HeadClick Event

 

HeadClick Event

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

Syntax

object_HeadClick (ByVal ColIndex As Integer)

Arguments

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

Remarks

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

See Also

TDBGrid Control

TDBDropDown Control

 

 


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

Product Support Forum  |  Documentation Feedback