Click here to Skip to main content
15,891,567 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
iam using asp.net 4
& i have one problem my problem is iam creating rdlc report & i need to add table to rdlc report footer & that not allowed so i need to ask 1 question
i thinking about solution but i don't know if it's possible or not
i want to add table above teh footer directly & this table be docked with rdlc footer like dock property in windows application control if this is not possible can any body give me solution because this table must appear in footer
thanks for any help
Posted

Click inside the report design, you should be able to see a menu called Report in the top (after Format Menu in the Menu Bar).

Click on Add Page Footer. You should have a page footer.
 
Share this answer
 
Comments
[no name] 16-Nov-11 7:30am    
i want to add table that appear to directly above page footer no space between table & footer
 
Share this answer
 
Comments
[no name] 16-Nov-11 7:30am    
i want to add table that appear to directly above page footer no space between table & footer

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900