Sorting on french character fails, how can i fix this?
Sorting on french character fails, how can i fix this?
![crazycoders](https://secure.gravatar.com/avatar/63a72dc1c987e3e7856eaacd33bbc089/?default=https%3A%2F%2Fvanillicon.com%2F63a72dc1c987e3e7856eaacd33bbc089_200.png&rating=g&size=120)
I have french data in my table namely tthe "Name" of the person in the list and some start with an
This discussion has been closed.
Replies
Have a look at these two threads, which cover this topic:
http://datatables.net/forums/comments.php?DiscussionID=1212
http://datatables.net/forums/comments.php?DiscussionID=397
The key thing is that there should be a function called localCompare in the browsers - but support for it is very poor. The more people that ask for this from the browser makers, the better!
Regards,
Allan
Regards,
Allan