Rowspan of first column

Hey this is my fisrt post on the forum. So please bear with me for my silly questions…

Could some one tell me how to display 2/3 rows of data in a single row.In other words rowspan of the first column will be 3 rows.

|2    |3   |

1 |3 |5 |
|5 |6 |

Hi,

chk out the link below:

dhtmlx.com/docs/products/dht … eader.html

Hi,
unfortunately you can’t split rows or columns.
Try to span them.
Here is the tutorial:
docs.dhtmlx.com/doku.php?id=dhtm … ging_cells

Also, please look at the following samples:
dhtmlx.com/docs/products/dht … lspan.html
dhtmlx.com/docs/products/dht … wspan.html