Please provide built-in expandRow() and collapseRow() methods.
Thank you
Provide an option to set a default value for the parentId field just like the defaultValue of the Kendo UI for jQuery TreeList:
https://docs.telerik.com/kendo-ui/api/javascript/data/treelistmodel/configuration/parentid
Thank you
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