how to sort the data which contains html(input,anchor,,"") data in dataTables(1.10.5)
how to sort the data which contains html(input,anchor,,"") data in dataTables(1.10.5)
![harsh5shetty](https://secure.gravatar.com/avatar/dccaa394e867c779ae104e1de06e5af8/?default=https%3A%2F%2Fvanillicon.com%2Fdccaa394e867c779ae104e1de06e5af8_200.png&rating=g&size=120)
<td class="sorting_1"><a href="http://localhost/test/index.php/tkt/edit/195/1/updt_date/desc" data-toggle="tooltip" data-placement="right" data-title="<b>Status </b>: Intial.</br> <b>Priority</b>: Important.</br> <b>Type</b>: Requirement." class="white-tooltip" data-html="true" data-original-title="" title="">195</a> </td>
the sorting is happening with the first digit..i.e, here (195) its considering only '1'.
please let me know the solution.
This discussion has been closed.