DisplayBox.ColumnImageClick

Availability

Flash Player 7.

Usage

DisplayBox.ColumnImageClick = function(ID, ImageName) 
{
// your statements here
}

Parameters

ID The column header ID

ImageName The name of the image in the column header

Returns

None.

Description

Event handler; invoked when an image in a column header is clicked. The ColumnImageClick method receives two parameters, ID, which is a number representing the column header that was clicked and ImageName which is the name of the image that was clicked.

Author

Telsim, Inc.