Flash Player 7.
DisplayBox.ColumnClick = function(ID)
{
// your statements here
}
ID The column ID
None.
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.