GridView.ColumnClick (gb.qt)
Syntax
EVENT
ColumnClick
(
Column
AS
Integer
)
Raised when the user clicks on a column header.
Column
is the index of the column.