Programmically design and connect to data
Posted: Wed Oct 01, 2025 10:21 am
Hello,
I have a relatively simple problem to solve, that I have not been able to get it to work:
1) need to be able allow the user to design based on the this json , at design stage, will not have access to the data or values.
Please, tell me how to build a JsonDatabase from that string and the relevent data source to bind to whatever the user placed on the designer, making a template?
2) need to assign the data to the above template, using this example json again as a string, probably converted to a data table all at run time, in asp.net core.
I am trying to convince my boss to go with the Stimulsoft,
any example code would be appreciated.
Please don't point other example code, did try couldn't get it to work.
Thanks
I have a relatively simple problem to solve, that I have not been able to get it to work:
1) need to be able allow the user to design based on the this json , at design stage, will not have access to the data or values.
Please, tell me how to build a JsonDatabase from that string and the relevent data source to bind to whatever the user placed on the designer, making a template?
2) need to assign the data to the above template, using this example json again as a string, probably converted to a data table all at run time, in asp.net core.
I am trying to convince my boss to go with the Stimulsoft,
any example code would be appreciated.
Please don't point other example code, did try couldn't get it to work.
Thanks