- Thomas Rolseth
- SnapObjects
- Monday, 16 September 2019 06:30 PM UTC
I'm using the datastore model of SnapDevelop in a web api to populate an external datawindow in the client using the ShareData() method. How would I -- with one restclient call -- populate this multi-row grid datawindow AND also import a single row of data into another 'master' datawindow. I could do this with two calls using the Retrieve method of the restclient object but I'd like to avoid that if possible. In other words, is it possible to return a datastore and a json string as part of the response or perhaps by reference? Possible?
Thanks, Tom
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.