Is the sorting-option for comma and decimal in 1.9.x also possible
Is the sorting-option for comma and decimal in 1.9.x also possible
![hasenumberone](https://secure.gravatar.com/avatar/861900affdebf3c7ae32430441d6b1e5/?default=https%3A%2F%2Fvanillicon.com%2F861900affdebf3c7ae32430441d6b1e5_200.png&rating=g&size=120)
I've got a system running for years now with 1.9.4
Now i want to sort columns with i.e. 12,40 correctly like this:
https://datatables.net/examples/basic_init/comma-decimal
Is this possible in 1.9.x?
This discussion has been closed.
Answers
No,![:) :)](https://datatables.net/forums/resources/emoji/smile.png)
language.decimal
looks like it was introduced in 1.10, so I don't believe it will be there. That said, it seems like it might be doing the business here - maybe give it a try and see how it goesColin
Thank you. I'm now wondering how to update this really old system.