[progress Communities] [progress Openedge Abl] Forum Post: Re: Jsdo Not Refreshing

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

egarcia

Guest
Hello Meyrick, Are you using JSDO 3.1 or 4.x? Even though the example that you are using should work, it is using an old approach to integrate between the JSDO and Kendo UI. Instead of using progress.jsdo.3.1.js, you should be using version 4.0 or higher. The current version is 4.2. Version 4.x is the version that is used in Telerik Platform. The new library is called progress.all.js and includes the support code for the JSDO dialect for the Kendo UI DataSource. This component provides the support for the transport methods and you do not need to specify them yourself. The progress.all.js library is included in the Telerik Platform projects and it can also be downloaded from GitHub: github.com/CloudDataObject github.com/.../lib The following whitepaper gives you some information on the version 4.x of the JSDO with Kendo UI: community.progress.com/.../2135 I suspect that the issue that you are seeing is because the scope of these methods when trying use them from two instances. I hope this helps.

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