.Net Reporting Passing Parameter from Master Report to SubReport
-
I need to use one report with sub report i am using .Net Reporting. The report is working without parameter from Master report to Sub Report But when i pass the parameter to sub Report then it Give Error. Is There Any Example or Tips Then Thanks
Best Regards, Chetan Patel
-
I need to use one report with sub report i am using .Net Reporting. The report is working without parameter from Master report to Sub Report But when i pass the parameter to sub Report then it Give Error. Is There Any Example or Tips Then Thanks
Best Regards, Chetan Patel
Copy and paste your report to Bin/Debug Folder for the latest copy of the report because the application is running from that folder
Best Regards, Chetan Patel
-
Copy and paste your report to Bin/Debug Folder for the latest copy of the report because the application is running from that folder
Best Regards, Chetan Patel
if you use crystalreport, you set the relation between mainreport and subreport, the crystalreport can work fine.