Table Sorting - odd then even?

This forum is for all Flare issues not related to any of the other categories.
Post Reply
richt
Propeller Head
Posts: 42
Joined: Wed Nov 28, 2018 6:38 am

Table Sorting - odd then even?

Post by richt »

I've got a fairly large table in one of my HTML5 docs, which I need sorting. I've used the Advanced Sorting Options to sort based on two columns (one a name, one a number), and I'm getting a curious result:
ColSorting.png
As you can see, Flare is sorting all rows by Col 2 (as it should), but it's putting all the rows with an odd number in Col 1 ahead of all the even-numbered rows, resulting in a weird staggered effect. I have no idea what's causing this, let alone how to fix it. Any ideas?
You do not have the required permissions to view the files attached to this post.
richt
Propeller Head
Posts: 42
Joined: Wed Nov 28, 2018 6:38 am

Re: Table Sorting - odd then even?

Post by richt »

*crickets chirping*

No-one?
devjoe
Sr. Propeller Head
Posts: 337
Joined: Thu Jan 23, 2014 1:43 pm

Re: Table Sorting - odd then even?

Post by devjoe »

Is it possible you have some extra spaces or other hidden characters in the cells in one group that sorted before or after the other?
Post Reply