Doubts about filter data with parameters panel

Stimulsoft Reports.JS discussion
Post Reply
felipemoreira
Posts: 38
Joined: Wed Mar 30, 2016 1:52 pm
Location: Brazil

Doubts about filter data with parameters panel

Post by felipemoreira »

Hi.

Based on "Parameters Selecting Country" example, when data is stored on database in this case, if i click on submit button, another call to my server side adapter with those parameters will occur or those parameters filter only data that already are on memory ?

I have same doubt about data that has a source json file. The filter is applied only data has already on memory or call source json data file again but with selected parameters?

These doubts are crucial to buy or not your Js solution.


Thanks again for the quick replies!
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Doubts about filter data with parameters panel

Post by Alex K. »

Hello,
call source json data file again but with selected parameters
Yes, after Submit button click data sources are reconnected with selected parameters.

Thank you.
Post Reply