Can you please give or point to an example like the second you have here:https://www.telerik.com/kendo-angular-ui/components/grid/how-to/persist-state/
for the Persistent state of the grid with data from an Endpoint instead of a static JSON file ?
Or if it's possible converting this grid : https://www.telerik.com/kendo-angular-ui/components/grid/ in your example to a persistent which saves columns ordering and visibility, sorting etc while it's loading it's data from an endpoint.