G
gryphon
Guest
HI Upgraded openedge from 11.3 to 11.7. IT appears now where we are fetching data our filter is returning the following in the backend when i message it out -> [object Object]. $('#trackGrid').kendoGrid({ dataSource: { type: "jsdo", transport: { jsdo: "beTrackPslp" }, var pickFilter = returnUserField('useraccno'); $("#trackGrid").data("kendoGrid").dataSource.filter(pickFilter); Advice on what has happenend and how do we work with this would be great. Tia
Continue reading...
Continue reading...