<TABLE>: |
Here are a few basic examples...
Table A (head, body, foot tagsss) |
Col 0 |
Col 1 |
Col 2 |
Col 3 |
Row 0, Col 0 |
Row 0, Col 1 |
Row 0, Col 2 |
Row 0, Col 3 |
Row 1, Col 0 |
Row 1, Col 1 |
Row 1, Col 2 |
Row 1, Col 3 |
Row 2, Col 0 |
Row 2, Col 1 |
Row 2, Col 2 |
Row 2, Col 3 |
Row 3, Col 0 |
Row 3, Col 1 |
Row 3, Col 2 |
Row 3, Col 3 |
Footer goes here |
Blippp
Table B (everything is body) |
Col 0 |
Col 1 |
Col 2 |
Col 3 |
Row 0, Col 0 |
Row 0, Col 1 |
Row 0, Col 2 |
Row 0, Col 3 |
Row 1, Col 0 |
Row 1, Col 1 |
Row 1, Col 2 |
Row 1, Col 3 |
Row 2, Col 0 |
Row 2, Col 1 |
Row 2, Col 2 |
Row 2, Col 3 |
Row 3, Col 0 |
Row 3, Col 1 |
Row 3, Col 2 |
Row 3, Col 3 |
Footer goes here |
Here's an example that demonstrates how you can set multiple columns and footers by using the HeaderModel and FooterModel structures within a table
Row 0, Col 0 |
Row 0, Col 1 |
Row 0, Col 2 |
Row 0, Col 3 |
Row 1, Col 0 |
Row 1, Col 1 |
Row 1, Col 2 |
Row 1, Col 3 |
We follow these with a more complex example...
Table D (nested tables) |
Col 0 |
Col 1 |
Col 2 |
Col 3 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Footer goes here |
|