Lee Irving
|
| Posted: 11/06/2002, 9:27 AM |
|
Im struggling at the moment to come up with an elegant solution to
displaying multiple header and footers within a grid. For Example
----------------------------------------------------------------------------
---
Customer : ACME Ltd Telephone : (01923) 2342342
Contacts
----------------------------------------------------------------------------
---
Joe Bloggs joe.bloggs@acme.co.uk
Jim Smith jim.smith@acme.co.uk
----------------------------------------------------------------------------
---
Customer : Smith and Co Telephone : (01333) 234234234
Contacts
----------------------------------------------------------------------------
---
Geoff Smith geoff.smith@smithco.co.uk
George Smith george.smith@smith.co.uk
etc etc
So the report consists of a header displayed once for each organsation and
then the records associated. Then the next organisation. Logically this
would seem as a grid within a grid however CCS does not allow this. I
believe this is very easy to do in PHP but how do I get it to work within
the CCS framework?
|
|
|
 |
|