4
Views
1
Comments
merging cells down | rowspan
Question
I've been trying to find a way to merge a table cell with the cell directly below it, but haven't been victorious other than going into the extended properties of the cell with a "rowspan = 2."

Any help would be appreciated.
2011-08-23 22-04-05
Tiago Simões
Staff

Hi James,

 

Sorry for the late response. I think you have two options, either create the entire HTML table in an unescaped expression or else use that extended property and use javascript to remove the other TD.

 

Cheers,

Tiago Simões

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.