I've already read the post of
but this post was not very helpful.Merge / Join StiTable Cells
I tried joining in c# as it is done in the designer but this solution concerning the table width settings is not as flexible as I wanted to be.
Can you please show an example how joining cells works?
As a starting position the table has 4 cols with 4 rows.
The initial table looks like this:
Joining Width is not equal for each row. After joining table should look like this:
I would prefer if you don't answer my question with refering to anohter sample project. Please post the c# code you would use.
Thanks in advance.