Link to test case: https://datatables.net/extensions/fixedheader/examples/options/columnFiltering.html
Description of problem: How to make filter field not to automatically sort when you click on filter field? THead of the table automatically triggers sorting. I would like to sort, when you click on arrows not on the whole thead.
↧
How to change ordering handler from TH to subelement of TH?
↧