How do I load new content for a Kendo UI spreadSheet from an API into the sheets property?
I cannot find any examples of loading a new spreadsheet from a Web API into a Kendo spreadsheet, I am NOT talking about defining the styles in the JavaScript code when the control is initialized, I am talking about pointing a whole new JSON object to the sheets property.