ComponentOne True DBGrid Pro 8
FootClick Event

 

FootClick Event

The FootClick event occurs when the user clicks on the footer for a particular grid column.

Syntax

object_FootClick (ByVal ColIndex As Integer)

Event applies to TDBGrid and TDBDropDown controls.

Arguments

ColIndex is an integer that identifies the column footer 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