Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82400

Table inside td

$
0
0

I had a question. Can datatables work this table :

<table>
  <thead>
    <tr>
       <th></th>
       <th>Title</th>
       <th>Title</th>
       <th>Title</th>
       <th>Title</th>
       <th>Title</th>
       <th>Title</th>
       <th></th>
       <th></th>
       <th></th>
       <th></th>
    <tr>
  </thead>
  <tbody>
    <tr>
       <td aria-expanded="false" data-toggle="collapse" data-target="#collapse1" style="cursor: pointer;"><span class="glyphicon glyphicon-chevron-right"></span><span class="glyphicon glyphicon-chevron-down"></span></td>
       <td>Stuff</td>
       <td>Stuff</td>
       <td>Stuff</td>
       <td>Stuff</td>
       <td>Stuff</td>
       <td>Stuff</td>
       <td><insert button here></td>
       <td><insert button here></td>
       <td><insert button here></td>
       <td><insert form here></td>
    <tr>
    <tr>
       <td></td>
       <td colspan="10"><insert table here></td>
    <tr>
  </tbody>

Viewing all articles
Browse latest Browse all 82400

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>