Declined
Last Updated: 11 Jul 2022 14:36 by ADMIN
Created by: Kevin
Comments: 2
Category: TreeList
Type: Bug Report
1

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

Unplanned
Last Updated: 19 May 2022 15:13 by ADMIN
Created by: Kendo UI
Comments: 0
Category: TreeList
Type: Feature Request
0

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

  1. Expand a row
  2. Click and drag the cursor in the checkbox (1-2px)

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.

Unplanned
Last Updated: 12 May 2022 21:35 by Rita
Created by: Stephen McDaniel
Comments: 1
Category: TreeList
Type: Feature Request
3

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

Unplanned
Last Updated: 19 Mar 2021 15:23 by ADMIN
Created by: Lukman
Comments: 2
Category: TreeList
Type: Feature Request
4

Please add a feature that allows to create the footer template only for specific nodes. 

Thanks

Declined
Last Updated: 12 Feb 2021 07:17 by ADMIN
Created by: Jose
Comments: 1
Category: TreeList
Type: Feature Request
0
How can I reload the treeList without expanding the children, I only want to show parents (the first level nodes)?
Duplicated
Last Updated: 10 Nov 2020 14:22 by ADMIN
Created by: Tomas
Comments: 1
Category: TreeList
Type: Feature Request
1
Is there some documentation or example of how to sort on a TreeList of the entire hierarchy when the hierarchy is created on demand. That is, I want the sort to order the parent node along with its children.
 
Completed
Last Updated: 27 May 2020 09:05 by ADMIN
Created by: Holger
Comments: 6
Category: TreeList
Type: Feature Request
1
Please provide keyboard navigation as in the jQuery version: https://demos.telerik.com/kendo-ui/treelist/keyboard-navigation
Completed
Last Updated: 27 May 2020 09:05 by ADMIN
ADMIN
Created by: Petyo
Comments: 24
Category: TreeList
Type: Feature Request
107
Modeled after the jQuery widget counterpart:

http://www.telerik.com/kendo-ui/treelist
1 2