DataGrid.SavingMeasures

Syntax

SavingMeasures: function(sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The SavingMeasures event occurs on starting of saving changes in table data source dimensions.

Comments

The event is under development.

See also:

DataGrid