Visual Studio Development Bookmark and Share   
 index > Visual Studio Report Controls > Report Viewer - Count
 

Report Viewer - Count

Hello Guys.

I have a report that works like the following:

Customer             |    City            
John                     |    London
Joseph                  |    New York
Bill                       |    Rome
Bob                      |    London
Clark                    |    New York

I would like to count, in the table's footer, how many times each city appears in the report, like following:

London: 2
Rome: 1
New York: 2

Only the cities that appear in the report should be counted (cities with count 0 may not appear). Any ideas?

Thanks in advance.
MacarrĂ£o  Thursday, October 15, 2009 11:48 PM
Help!!!
MacarrĂ£o  Saturday, October 17, 2009 12:19 PM

You can use google to search for other answers

Custom Search

More Threads

• Vertical scroll bar issue
• is multivalue parameter supported in Report Viewer?
• How to make Line's width to be 100% (full width) for all page sizes?
• how to Pass parameter to web method in reporting service
• Generate Muti Page Reports As Needed
• Textbox over 2 pages
• Reportviewer is coming with two horizotal scrollbars and two vertical scrollbars
• "an error occurred during local report processing. Object reference.... "
• Render Report as Single Image
• ReportViewer local path when putting on ftp server.