DevExtreme Vue - PivotGridDataSource Events
This section describes events that the PivotGridDataSource raises.
fieldsPrepared
Raised when all fields are loaded from the store and they are ready to be displayed in the PivotGrid.
Type:
Event
Function parameters:
fields:
All field configurations.
Main article: onFieldsPrepared
loadError
Raised when data loading fails.
Type:
Event
Function parameters:
error:
The error.
Main article: onLoadError
loadingChanged
Raised when the data loading status changes.
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.