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/
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/
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!