Sorting datatable special character (š, č and ž)
Sorting datatable special character (š, č and ž)
aselan
Posts: 1Questions: 1Answers: 0
I use datatable to sort users by name. Slovenian alphabet is going like this: abcčdefghijklmnoprsštuvzž, but datatable sort it like this: abcdefghijklmnoprstuvzčšž! So datatable puts user with first letter in name whit č, š or ž on the end what is not correct!
How can I fix this?
This discussion has been closed.