colpsan and rowspan in header from XML file with SplitAt

Hello,



I am using dhtmlgrid and want to create a table/grid that has 12 columns with a two-row header and columns set in the XML file. I’m using SplitAt on the first two columns.



Header Column setup:

Column 1: Checkbox, Rowspan, SplitAt

Column 2: Read Only, Rowspan, SplitAt

Columns 3-12: Row 1: Read Only, Colspan all 10 columns

Columns 3-12: Row 2: Read Only, 10 separate cells



Can you help me in how I would set this up.



Thank you!

You can use #cspan and #rspan in the header. Please find tutorial here dhtmlx.com/dhxdocs/doku.php?id=d … _in_header