A newer version of this page is available. Switch to the current version.

DevExtreme jQuery - PivotGridDataSource Events

This section describes events that the PivotGridDataSource raises.

changed

Raised after data is successfully loaded.

Type:

Event

Main article: onChanged

fieldsPrepared

Raised when all fields are loaded from the store and they are ready to be displayed in the PivotGrid.

Type:

Event

Main article: onFieldsPrepared

loadError

Raised when data loading fails.

Type:

Event

Main article: onLoadError

loadingChanged

Raised when the data loading status changes.

Type:

Event

Main article: onLoadingChanged