Re: Grouping Tree Cols
Abhishek Iyer <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Just realized that the post did not go through right
| GROUP 1 | GROUP 2 |
Name | Col1 | Col 2 | Col3 | Col4
John | 1 | 2 | 3 | 4
Matt | 3 | 4 | 7 | 3
Right now I have:
Name | Col1 | Col 2 | Col3 | Col4
John | 1 | 2 | 3 |