I added the data-dynatable-no-sort attribute to my table header as follows:
<th data-dynatable-no-sort>Delete</th>
This does not work for me though.
I added the attribute to the delete column. Why does this attribute not work?
Try using data-dynatable-no-sort = "true"