[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Creating Kendo Treelist with data from 2 rbf_selectQuery

  • Thread starter Thread starter Bernard Moeskops
  • Start date Start date
Status
Not open for further replies.
B

Bernard Moeskops

Guest
The solution was to use a promise in javascript. Create a promise, then for each query an individual promise within the initial promise. The last promise resolves the initial promise and triggers options.success. Thanks for helping!

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