Page 1 of 1

Dynamic Report creation in Javascript or .net

Posted: Wed Jun 13, 2018 1:18 pm
by nickosl50
I would like to ask the following. Can I create programmatically a Report defining Title , Column Headers , Columns, Sums , SubReports , Ordering, Grouping , Fonts etc either in c# code in the server and send it to a browser in html form , or in web browser using javascript code .

If so please refer a link with documentation about the above actions.

Thank you very much
Nick Lazidis

Re: Dynamic Report creation in Javascript or .net

Posted: Wed Jun 13, 2018 8:42 pm
by Lech Kulikowski
Hello,

Please check the following sample:
https://www.stimulsoft.com/en/samples/j ... -from-code

Thank you.