parameter filter

Stimulsoft Reports.WEB discussion
Post Reply
alirezaf
Posts: 12
Joined: Tue Oct 11, 2011 10:58 am

parameter filter

Post by alirezaf »

Hi
I want to use "form" as a criteria in web reports and send parameter to report using it. (instead of use separated aspx file and aspx control to create filter parameter).
Is it possible to keep this form in above of report after click OK on it.(I'd like to see my criteria always even after show my data in report.)
and another question:Is it possible to use from Business Object instead of Sql as a data source when we use from "Form" as a criteria and filter parameter in web?



alirezaf
Posts: 12
Joined: Tue Oct 11, 2011 10:58 am

parameter filter

Post by alirezaf »

Please any body response to my question.
I want decide to select this report engine or another one.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

parameter filter

Post by HighAley »

Hello.
alirezaf wrote:I want to use "form" as a criteria in web reports and send parameter to report using it. (instead of use separated aspx file and aspx control to create filter parameter).
Is it possible to keep this form in above of report after click OK on it.(I'd like to see my criteria always even after show my data in report.)
You can use variables with request from user parameter. Where you can set the list of values or allow user values.
alirezaf wrote:and another question:Is it possible to use from Business Object instead of Sql as a data source when we use from "Form" as a criteria and filter parameter in web?
Yes, you can use Business Object in your report.

Please, download trial version of Stimulsoft Reports.Web, which is fully functional except Demo watermark.

Thank you.
alirezaf
Posts: 12
Joined: Tue Oct 11, 2011 10:58 am

parameter filter

Post by alirezaf »

Can you please give me a sample of business object data source that filtered data with variables from end user ?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

parameter filter

Post by HighAley »

Hello.
alirezaf wrote:Can you please give me a sample of business object data source that filtered data with variables from end user ?
Please, look at the attached project.

Thank you.
Attachments
1547.WebBOFilter.zip
(494.82 KiB) Downloaded 291 times
Post Reply