I am displaying a fixed sequence in the tree list along with some values and clicking on the header will sort it by the value in the column that belongs to the header.
I haven't found any obvious property of the XtraTreeList that would disallow this sorting.
For each column of your TreeList, turn off AllowSort
- it's one of the subproperties listed under OptionsColumn
.
The sorting is disabled per column. You cannot disable for the whole tree list.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With