EaxDataView.DataChanged

Syntax

DataChanged: function (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The DataChanged event occurs after changing data in working area of the express report.

Example

The example of event use is given on the Example of Creating the EaxDataBox Component page.

See also:

EaxDataView