Is it possible to have sorting happen after filtering and done only for the filtered rows ?
I looked a bit in the DT code and noticed that _fnSort calls _fnFilterComplete after it's done sorting.
I looked a bit in the DT code and noticed that _fnSort calls _fnFilterComplete after it's done sorting.