Getting comma values sorted right
Getting comma values sorted right
Hey..
I seems to have a problem with values like 22,25. I have tried to enable the " Commas for decimal place" as showned in the plugins and development page, but I can't getting it to work..
Do any of you know a page where it in current use or a example of the sorting working?
Anders Hansen
I seems to have a problem with values like 22,25. I have tried to enable the " Commas for decimal place" as showned in the plugins and development page, but I can't getting it to work..
Do any of you know a page where it in current use or a example of the sorting working?
Anders Hansen
This discussion has been closed.
Replies
I've just put up an example of how to do this:
http://datatables.net/examples/example_sorting_plugin.html
I've also updated the plug-in for sorting numeric data to take account of '-' (==0) which DataTables default numeric sorting does.
Hope this helps.
Allan