GridView.Rendered

Syntax

Rendered: function(sender, args, timeout);

Parameters

sender. Event source.

args. Event information.

timeout. Time delay (milliseconds) after which the event occurs.

Description

The Rendered event occurs after the table is rendered for the first time.

Example

The example of property use is given in the Example of Creating the EaxGrid Component page.

See also:

GridView