DevExtreme jQuery - DataSource Events

This section describes events that the DataSource raises.

changed

Raised after data is loaded.

Type:

Event

Main article: onChanged

loadError

Raised when data loading fails.

Type:

Event

Main article: onLoadError

loadingChanged

Raised when the data loading status is changed.

Type:

Event

Main article: onLoadingChanged