DataGridXL - API

DataFetcher

Description

DataFetcher is a class in beta that can fetch data in a lazy-loading fashion.

Usage

javascript
const dataFetcher = new dataFetcher();
NOTE: You don't need to create a DataFetcher instance yourself — it is provided by the grid automatically.
No generated methods found for DataFetcher.
No generated events found for DataFetcher.