Sorting data grid numeric values doesn't work as expected. #277
Comments
reaby
added a commit
that referenced
this issue
Feb 21, 2018
oliverde8
added a commit
that referenced
this issue
Feb 23, 2018
oliverde8
added a commit
that referenced
this issue
Feb 23, 2018
oliverde8
added a commit
that referenced
this issue
Feb 23, 2018
oliverde8
added a commit
that referenced
this issue
Feb 23, 2018
Fixed issue #277 - sorting numeric values on datagrids
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm reporting a Bug
Sorting data grid numeric values doesn't work as it should...
Expected behavior:
1-2-3-4-5....10-11-12
Current behavior:
1-10-100-1000-1001-1002..101-102...
The text was updated successfully, but these errors were encountered: