Posted By:
P_Colvin
Posted On:
Monday, August 23, 2004 07:47 PM
Hello all, Can anyone tell me how to get struts use nested headers (when using their layout collection ... or some other collection). For example: Employees Colorado Year Males Females Married Single 2003 10 12 18 3 2004 18 14 15 5 I am new to struts ... and I'm about ready to dump the collection and just use html. Thanks in advance signed ... very frustrated
More>>
Hello all,
Can anyone tell me how to get struts use nested headers (when using their layout collection ... or some other collection). For example:
| |
Employees |
Colorado |
| Year |
Males |
Females |
Married |
Single |
| 2003 |
10 |
12 |
18 |
3 |
| 2004 |
18 |
14 |
15 |
5 |
I am new to struts ... and I'm about ready to dump the collection and just use html.
Thanks in advance
signed ... very frustrated
<<Less