المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Subreports



C# Programming
09-09-2009, 02:10 AM
I am using Microsoft Reporting services (locally).

I have a subreport which works by itself. The report has several parameters, which I programmically pass. I want to embed this report into another report. I added it as a subreport to the main report using the designer.

What code behind do I need? How do programming pass the parameters to the subreport?

Thanks
Marc