Does anyone know where I could find an example of a Kendo React Grid that is databound programmatically to an API Endpoint data source.
The paging would be done by passing a page number to the Endpoint.
I have no idea how to sort or filter the entire dataset if the grid is only showing a subset (page) of the data.