Posted 3 March 2021, 4:13 pm EST
Hello,
I am currently evaluating ActiveReportsJS. I wanted to see if there was any way to dynamically create datasets filled with all the properties from the object returned from a datasource that is an API?
Forums Home / ActiveReports / ActiveReportsJS
Posted by: nicholas.wintjen on 3 March 2021, 4:13 pm EST
Posted 3 March 2021, 4:13 pm EST
Hello,
I am currently evaluating ActiveReportsJS. I wanted to see if there was any way to dynamically create datasets filled with all the properties from the object returned from a datasource that is an API?
Posted 4 March 2021, 6:14 am EST
Hello, Nicholas,
Thanks for your interest in our product!
I think that the Runtime Data Binding feature would be most suitable for generating the data at runtime and pushing them into a report:
https://www.grapecity.com/activereportsjs/docs/ReportAuthorGuide/Databinding#runtime-data-binding
If it does not work, then please provide us with more details of the scenario you have been trying to implement.