Posted 1 December 2017, 12:21 pm EST
Hello,
I’m experiencing a couple issues with sorting in FlexSheet (version 5.20173.380). The attached sample illustrates both problems.
-
When I sort by multiple columns, the first column is moved to the end of itemsSource.sortDescriptions instead of the beginning. For example, if I first sort by column C and then by column A, the FlexSheet sorts by column A first and then by C. I would expect this to be the other way around. Is there some way to change this behavior?
-
As far as I know, there is no way in the UI to “unsort” a column. I’ve implemented a button which unsorts the FlexSheet by clearing the sort descriptions. This does indeed unsort the columns. The problem is that if I sort a column again after clearing the sort descriptions, the old sort descriptions appear again. Is there some other way that I should be unsorting columns?
Thanks,
Holly
