DGDataSource.DataCleared

Syntax

DataCleared: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The DataCleared event occurs after clearing table data.

Comments

The event is under development.

See also:

DGDataSource