Categories > OpenTBS with DOCX >

How can i resolve this table layout ?

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Schnippsche
Date: 2014-08-27
Time: 18:47

How can i resolve this table layout ?

Hi, i'm trying to generate a grouped table which looks at the end like this:

!-------row group1 title----!
!header!header!header!header!
!row1.a!row1.b!row1.c!row1.d!
!row2.a!row2.b!row2.c!row2.d!
!-------row group2 title----!
!header!header!header!header!
!row3.a!row3.b!row3.c!row3.d!
!-------row group3 title----!
!header!header!header!header!
!row4.a!row4.b!row4.c!row4.d!
!row5.a!row5.b!row5.c!row5.d!
!row6.a!row6.b!row6.c!row6.d!
....
I don't knwo how many rows are in each group. The number of cols are fixed
I have a template with a table with  one group row and one data row, but how can i group this ?
Thanks

By: Skrol29
Date: 2014-08-28
Time: 23:24

Re: How can i resolve this table layout ?

Use the "headergrp" parameter.
See example:
http://www.tinybutstrong.com/examples.php?e=grouping&m=result

All TBS features are available in OpenTBS since OpenTBS is a plug-in over TBS.