<table style="min-width: 100%;"> <colgroup> <col style="min-width: 25px"> <col style="min-width: 25px"> <col style="min-width: 25px"> </colgroup> <tbody> <tr> <th ...
When using rowSpan for a cell that also has a colSpan set on it that takes up the entire row, the rowSpan has no effect. var dd = { content: [ // This is the broken ...