CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> ASP

 Group headers

Print topic Send  topic

Author Message
mrkryz

Posts: 4
Posted: 02/25/2005, 10:03 AM

I am looking to add a header above each grouping.


Basically the grid displays info as such.

name1 | name2 | name3| name4
------------------------------------------------------
areacode | State | Name | Details
------------------------------------------------------
alt | alt | alt | alt
-------------------------------------------------------
TOTALS.........

the results are grouped by areacode via sql "...order by areacode ASC..."

what I would like to do as add a heading row for each area code that basically displays the areacode and the total number of records per area code. like this

name1 | name2 | name3| name4
-------------------------------------------------
areacode1 | total records
-------------------------------------------------
areacode1 | State | Name | Details
-----------------------------------
alt1 | alt1 | alt1 | alt
--------------------------------------------------
areacode2 | total records
-----------------------------------
areacode2 | State | Name | Details
-----------------------------------
alt2 | alt2 | alt2 | alt2
-----------------------------------
TOTALS.........

any ideas on how to append a header row for each grouping?
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.