Hello all.

How can I do the following with the contrib:FormTable?

+------------------------------------
| Heading 1
+-----------------------------------
| Column 1 |  Column 2 | Column 3 |
+-----------------------------------
| Column 1 |  Column 2 | Column 3 |
+-----------------------------------
| Heading 2
+-----------------------------------
| Column 1 | Column 2 | Column 3 |
+-----------------------------------

I need to insert headers between the ordinary rows. The header is a
row with a single <td colspan="columnsCount">. Seems that i need to
override the renderer for a row, but I don't know how. Any
suggestions?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to