Customer support > Feature Requests
Two-way sorting
Andrew Nekrash:
Hi, is it possible to set two-way sorting (asc/desc) for all columns in FlexibleTreeView? And how can I do this?
I set ThreeStateSortOrder for each column to FALSE, and AllowMultiColumnSort for entire control to FALSE, but didn't get the right behavior (see screenshot). I'm using version 3.0.3. I just need Windows Explorer like functionality.
Ruslan:
Hello,
If you need to sort by all columns in the tree, you obviously need to enable the AllowMultiColumnSort property. In the attached image all columns are sorted (what you need) and produce correct result. Please point us what`s wrong with this sorting result.
Andrew Nekrash:
I set AllowMultiColumnSort for entire control to FALSE, so I need sorting only for one column.
Andrew Nekrash:
I just need usual two-state sorting when just one column can be sorted at the same time.
Ruslan:
Please re-install the latest version (3.3.7). On this version disabling the AllowMultiColumnSort property causes only one column to be sorted.
Navigation
[0] Message Index
[#] Next page