there is no such thing as "Visual Studio 2008 Reports".
It is either CR or Reporting Services (from SQL Server). Which one are you using?
Main Topics
Browse All TopicsI am using Visual Studio 2008 Reports (not Crystal Reports) to report the data from an SQL database. This works but I would like to show column totals. The Report Wizard does not allow for this. Is there a way of doing it?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Rogersan,
Certainly. When you created the report using the wizard you needed to pick a report type (matrix, tabular etc.) do you remember which you picked? If not can you post a screen shot of your report from designer. I've added a screen shot to show you how to add a table footer.
In design mode simply right click anywhere on the row selector on the left and select "Table Footer" as illustrated in the screencap.
Once you have that new row, you can highlight the field in the dataset and drag it down into the footer of the appropriate column.
I tried adding a Table Footer to my report but the only options offered were adding a Page Header or Page Footer. I added a Page Footer and put text boxes on that for the totals, but when I tied running the report I got error messages saying that you are not allowed to put text boxes on a Page Footer.
It seems that you have to pick the right type of report using the Report Wizard so that you can add a Table Footer. Does anyone know the which ones?
Thanks
Where can I find out the Version of BIDS?
I have tried creating more reports using the Reports Wizard - I keep getting Deserialization Errors and when I hit the view code button nothing happens - most frustrating. I tried adding a report but I still just get a body and I can only add a page footer to it.
How do you create a report outside the Wizard?
The solution to adding column totals on the Reports for my copy of Visual Studio 2008 (which does not allow anything but Page Headers and Footers to be added), is to simply put extra text boxes below the row of text boxes with the field data. The properties of the extra text boxes are set to equal the totals of the fields required.
There is no need to add Table Footers and you cannot do it anyway.
Business Accounts
Answer for Membership
by: mlmccPosted on 2009-08-27 at 14:15:10ID: 25202794
If this is not Crystal Reports then why are you asking in the Crystal forums?
I assume you mean the Data Reporting that uses an RDLC file.
mlmcc