DisplayBox.ColumnClick

Availability

Flash Player 7.

Usage

DisplayBox.ColumnClick = function(ID) 
{
// your statements here
}

Parameters

ID The column ID

Returns

None.

Description

Event handler; invoked when a column header is clicked on. The ColumnClick method receives one parameter, ID, which is a number representing the column header that was clicked.

Author

Telsim, Inc.