In the Grid Component, we can specify a multiSortKey option in the sort settings to tweak how multi-column sorting works (see https://www.telerik.com/kendo-angular-ui/components/grid/api/MultipleSortSettings/#toc-multisortkey). However, it does not appear that option is available when using the Tree List component.
Our app uses a mixture of Grids and TreeLists and we like using the multiSortKey option for grids but miss that option in Tree Lists. Are the plans to add the multiSortKey option for Tree List?