Quantcast
Channel: DataTables 1.9 — DataTables forums
Viewing all articles
Browse latest Browse all 1816

How do in js code configuration header colspan

$
0
0
like html:
<tbale>
      <thead>
             <tr><th colspan='2'>col_1</th><tr>
             <tr><th>col_2</th><th>col_3</th></tr>
      </thead>
      <tbody></tbody>
</table>
how to transform in js?

Viewing all articles
Browse latest Browse all 1816

Trending Articles