Provide sticky column feature, the same as in Grid:
https://www.telerik.com/kendo-angular-ui/components/grid/columns/sticky/
Autosize on treelist with locked columns does not work
When the width of the grid exceeds the column lengths, you would expect autosize to expand and fill the rest of the space evenly.
https://stackblitz.com/edit/angular-7rxada-84kfzy?file=src/app/app.component.ts
Similar to https://github.com/telerik/kendo-angular/issues/3248
The drag selection is enabled immediately after dragging the cursor a little (1-2px). This causes issues when a row is expanded/collapsed first then clicking the checkbox as sometimes, the cursor is dragged in the checkbox. Then drag selection resets the previously selected rows. Here is a screencast of the issue:
https://screenrec.com/share/y6pPGWjUZH
https://stackblitz.com/edit/angular-qnaphv-2nszye
The drag selection should not be enabled.
The Grid has a logic for enabling the drag selection after N-pixels of dragging. Could be reused in TreeList as well.
Hi,
Please add a multiSortKey option to the TreeList component as well. There is currently such option only for the Grid:
https://www.telerik.com/kendo-angular-ui/components/grid/api/MultipleSortSettings/#toc-multisortkey
thanks
Please add a feature that allows to create the footer template only for specific nodes.
Thanks
Modeled after the jQuery widget counterpart: http://www.telerik.com/kendo-ui/treelist