DGDataSource.loadMeasures

Syntax

loadMeasures(settings: Object);

Parameters

settings. Information used for loading measures. The parameter contains the sortInfo property - information about table data sorting.

Description

The loadMeasures method loads measures to table.

Example

The example of use is given on the Example of Creating an Asynchronous Data Table page.

See also:

DGDataSource