Showing posts with label footer. Show all posts
Showing posts with label footer. Show all posts

Thursday, March 29, 2012

Can I inherited from a template report?

I must make many report in my project.

All the reports must have header of company name and footer of page number.

Can I desgin a template custom report, then all reports in my project are inherited from it?

This is very easy to do if you are developing your reports in Visual Studio. The templates for reports are stored at the following path:

C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\ProjectItems\ReportProject\

You can create a template report and save it in this location, and then when you want to use it, from within your report project, click on the 'Project' menu option, and select 'Add New Item...'. When the dialog opens, you should see all .rdl files located in the above directory.

Hope that helps - Dan

Monday, March 19, 2012

can I build these report sections

good luck every body
I have proplem and I hope to help me :
I want to bulid report consist of this sections regardless header and footer I need this details , summary , details group by month.
I try to do that but I can't add section detais after group footer section
on other hand if you have ten record want to retrive it in the report five of them with sumary and others without sumary .
is it clear ? I hop that .
look below
thank you

subject student_Mark header page
A 40
B 50 details section
C 70
SUMMARY 160 group section
F 44
D 23 details sectionplease I need some help