Link tr table
Link tr table
ertos982
Posts: 2Questions: 0Answers: 0
It is possible insert link in this example
http://www.datatables.net/examples/server_side/simple.html
for example
<tr class="odd" role="row">
<td class="sorting_1"><a href="#">"Airi</a></td>
<td>Satou</td>
<td>Accountant</td>
<td>Tokyo</td>
<td>28th Nov 08</td>
<td>$162,700</td>
</tr>
This discussion has been closed.
Replies
Look for "Use as a function to create a link from the data source:" in this example:
https://datatables.net/reference/option/columns.render