It's not obvious to me how to add real data integration from REST services to KendoUI React Grid. I see an example here titled "Data Operations" but not sure how to deal with REST. That is, maybe something that supports updating a grid row with REST PUT and adding new rows with REST POST.
Examples?
https://www.telerik.com/kendo-react-ui/components/grid/data-operations/filtering/