Link to test case: http://testdtraphu.ddns.net:10049/portables.php
Description of problem:
My problem is strange:
I am using $.fn.dataTable.ext.search.push to set up filters on articles. it works wonderfully ... but when I apply one of my filters the good articles appear then when I sort them by price or by description it is not the same articles which appear anymore ...
Even stranger, when I sort before applying my filters and then apply one of my filters, the articles displayed are directly bad ?? I do not understand...