However, I was curious about why the natural sorting plug-in didn't work, as I expected it to do so, and it turns out there is an error in it that I made during a recent refactoring - sorry! I've committed a fix, however, to see it in action I've put it into this updated example.
Answers
Try the Natural sorting plugin.
Kevin
Doesn't work :
https://jsfiddle.net/ezhrut91/
is it possyble get data as query ? because the list of data from db is correctly order but datatable set data ordered (bad)
Yes, you can use server-side processing.
However, I was curious about why the natural sorting plug-in didn't work, as I expected it to do so, and it turns out there is an error in it that I made during a recent refactoring - sorry! I've committed a fix, however, to see it in action I've put it into this updated example.
Allan
is cdn update ? because i have same problem ...
No - this hasn't been released yet. You'd need to use the code from Github if you want remote hosting for it, or host it locally ifyou can.
Allan