Page 1 of 1
Any react sample code
Posted: Sat Apr 04, 2020 12:32 pm
by morteza
Hello
Is there any client side rendering react sample code?
In your Github there are two samples but as I understood both of them are ssr.
Best refards.
Re: Any react sample code
Posted: Sat Apr 04, 2020 1:28 pm
by HighAley
Hello.
The JS report engine works on the client-side in browser.
So all samples are client-side.
Thank you.
Re: Any react sample code
Posted: Sun Apr 05, 2020 7:07 am
by morteza
Thanks for your answer.
As I saw your sample code it use an *.mrt file as source of data and view template configuration.
Is there any way to change this flow to dynamic ? I mean using variable as a data source instead of file.
Re: Any react sample code
Posted: Sun Apr 05, 2020 7:15 am
by morteza
Thanks for your answer.
As I saw your sample code it use an *.mrt file as source of data and view template configuration.
Is there any way to change this flow to dynamic ? I mean using variable as a data source instead of file.
Re: Any react sample code
Posted: Sun Apr 05, 2020 11:15 am
by morteza
And another question is there any way that pageination can be handled by API ?
Re: Any react sample code
Posted: Tue Apr 07, 2020 2:35 pm
by Lech Kulikowski
Re: Any react sample code
Posted: Wed May 13, 2020 4:05 pm
by d.pujdak
> Any react sample code
You can try publish tool:
https://publish.stimulsoft.com/
Re: Any react sample code
Posted: Thu May 14, 2020 12:27 pm
by HighAley
Hello,
I don't think that the Publish feature will help in this case.
Thank you.