[progress Communities] [progress Openedge Abl] Forum Post: Re: Batching For Telerik

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello Meyrick, The batch option in the Kendo UI Grid is for batch updates where multiple updates are combined and send to the server. We support this with the Submit operation. To return 50 records at a time to the client, you would set serverPaging,serverFiltering and serverSorting to true and implement the JSON Filter Pattern in the backend. You can take a look at the sample files and the videos in the mobile workshop that is in the wiki: community.progress.com/.../2568.a-sexy-ui-for-progress-openedge-using-jsdo-oe-mobile-template-and-kendo-ui-with-sorting-filtering-and-paging In particular, take a look at the video titled "Advanced Business Entity". For info on the JSDO Filter Pattern, take a look at the documentation which include a more recent version of the sample implementation: documentation.progress.com/.../ I hope this helps. Edsel

Continue reading...
 
Status
Not open for further replies.
Back
Top