Sorting does not sort correctly

Tags: #<Tag:0x00007f8b1dfaf258> #<Tag:0x00007f8b1dfaf118>

Hi, can you please advise why sorting may not be working correctly. And it sorts badly if the column has the value “100.0%”.

I attach a link to the sandbox and a screenshot.
Thanks in advance for the reply:)
https://jsfiddle.net/1duv6zmy/66/
image

Hi @andrey3746238

Here’s an example of how to setup the table for correct percentage values display: https://jsfiddle.net/handsoncode/jshq3moy/

The sorting also works correctly here.

Thank you, your answer has helped me. Have a nice day!:slight_smile:

@andrey3746238

I’m glad I could help :slight_smile: I will close this topic now.