Natural sort in AJAX Datatables

Natural sort in AJAX Datatables

FedericoVFedericoV Posts: 31Questions: 8Answers: 0

I'm struggling to figure out how to set natural sort in AJAX Datatables. The MySQL table includes more then 50.000 rows...so the natural sorting should be performed on server side.
I'm wondering if there is any best practice to perform such sorting using Datatables.
I'm trying to figure out how to set the Codeigniter Active Record query properly, using binary or casting way.
Thanks a lot for any help

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.