I am trying to perform some custom sorting on a Tree/TreeGrid (see attachment for a screenshot of grid sample). What I am trying to accomplish is when sorting to only sort the data under a certain level of the tree (i.e. levels 0-2 should always remain constant & any sorting should only be applied at levels 3+).
In the example in the screenshot, only the items who are children of the INVESTMENTS & CASH nodes should be sorted. The Account, INVESTMENTS, & CASH nodes should always remain exactly where they are.
Anyone have any ideas/help?
In the example in the screenshot, only the items who are children of the INVESTMENTS & CASH nodes should be sorted. The Account, INVESTMENTS, & CASH nodes should always remain exactly where they are.
Anyone have any ideas/help?
Comment