How to Pass Custom Dataset to FastReport Studio in Web-Application at run-time??
Hi all
I'm using Fastreport Studio in Asp.Net v2 Web-Application project . I have Created a simple report and i want to deliver this on my website . My problem here is , how can i pass my Dataset (in which i have a SQL Select Statement
such as Select * from .....with a bunch of records ) to frx object at run-time . Could anyone drop me a code snippet that illustrates Loading *.Fr3 or *.fr4 file and passing a custom Query(SELECT *....) to it and then rendering the result in the *.aspx page?
NOTE that i'm working with FastReport Studio .
Thanks in advance.
Kind Regards.
I'm using Fastreport Studio in Asp.Net v2 Web-Application project . I have Created a simple report and i want to deliver this on my website . My problem here is , how can i pass my Dataset (in which i have a SQL Select Statement
such as Select * from .....with a bunch of records ) to frx object at run-time . Could anyone drop me a code snippet that illustrates Loading *.Fr3 or *.fr4 file and passing a custom Query(SELECT *....) to it and then rendering the result in the *.aspx page?
NOTE that i'm working with FastReport Studio .
Thanks in advance.
Kind Regards.