Search found 17 matches

by morteza
Tue May 05, 2020 5:23 am
Forum: Stimulsoft Reports.JS
Topic: Why not using npm in react?
Replies: 3
Views: 1354

Why not using npm in react?

Hello As I saw your sample code for react you have loaded the js files(report, viewer) in the index.html while the document said we can use npm package which is handier and cleaner. So my question is why in the sample code didn't use npm package? and if we can do this is there any sample? Best Regar...
by morteza
Mon May 04, 2020 11:52 am
Forum: Stimulsoft Reports.JS
Topic: focus the match case in find
Replies: 7
Views: 2155

focus the match case in find

Hello
I have tried to use the find toolbar. As I checked on the demo when find is done the matched case is focused and if it needs it scrolled down.
but In my project, it just highlighted very poorly and even not focused and scrolled (in the case which matched text in lower page)

Best regards.
by morteza
Mon Apr 13, 2020 11:26 am
Forum: Stimulsoft Reports.JS
Topic: multiple view report in single page
Replies: 1
Views: 947

multiple view report in single page

Hi.
we need to have multiple view report in a single page. As we tried, we faced some conflict problems.
Do have any suggestion how we can use view in this situation?
environment :ReactJs


best regards.
by morteza
Sun Apr 05, 2020 11:15 am
Forum: Stimulsoft Reports.JS
Topic: Any react sample code
Replies: 7
Views: 2274

Re: Any react sample code

And another question is there any way that pageination can be handled by API ?
by morteza
Sun Apr 05, 2020 7:15 am
Forum: Stimulsoft Reports.JS
Topic: Any react sample code
Replies: 7
Views: 2274

Re: Any react sample code

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.
by morteza
Sun Apr 05, 2020 7:07 am
Forum: Stimulsoft Reports.JS
Topic: Any react sample code
Replies: 7
Views: 2274

Re: Any react sample code

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.
by morteza
Sat Apr 04, 2020 12:32 pm
Forum: Stimulsoft Reports.JS
Topic: Any react sample code
Replies: 7
Views: 2274

Any react sample code

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.