Hi,
Just new in Kendo UI Grid and have been working on SharePoint 2013 JSOM model for a while based on AngularJS SPA. I found out that the OOTB sample of Kendo UI leveraged a lot of REST API/OData as the data source. Although SP2013 has _api for REST support, I just wondering what would be the best approach if I would like to use SharePoint 2013 JSOM library.
I am currently evaluating this control and try to achieve a basic inline edit/delete function inside Kendo grid. can anyone point me an sample for leveraging SharePoint JSOM instead of REST api?
Thanks
Frank Chen