DevExtreme jQuery - DataSource Events
This section describes events that the DataSource raises.
changed
Raised after data is loaded.
Type:
Event
Function parameters:
e:
Information about changes.
Appears only when the push(changes) method is called and the reshapeOnPush option is false.
Object structure:
Name | Type | Description |
---|---|---|
changes | Array<any> |
The received changes. |
Main article: onChanged
loadingChanged
Raised when the data loading status is changed.
Type:
Event
Function parameters:
isLoading:
Indicates whether data is being loaded.
Main article: onLoadingChanged
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.