Hi
Would like to request for Treelist with Server side paging and load childs on expand parent. Thank you.
Would like this option just like the regular grid has: http://demos.telerik.com/kendo-ui/grid/filter-multi-checkboxes
The TreeList needs a DetailRow with DetailTemplate just like the Grid has. The Grid does not support Hierarchial data that has more than one level of depth but the TreeList does and yet has no Detail Row. Please add a Detail Row.
It would be nice if there was an option to not retotal the entire table if you expand a level in the treelist. We use the table for lazy loads, so each level already has the total, we're just getting the details.
Please consider adding persis selection functionality to the TreeList. Such is available in the Grid:
https://docs.telerik.com/kendo-ui/api/javascript/ui/grid/configuration/persistselection
Kendo tree list does not support column resize for touch devices. It would be very helpful if this can be considered since our application supports touch devices and without column resizing feature in kendo tree list columns it is very difficult to read the text in tablets, etc
It would be nice if the footer of the kendo treelist didn't disappear when the table is in scroll mode. I think it would be more beneficial if the footer were stagnant similar to the kendo grid.
It would be nice to have an option to repeat the headers within each level of the tree list. This would allow a user to sort within the level. We have large datasets with lazy loads. We could use the grid control and embed a table within the grouping but users like how the columns line up in the tree list.
Hi Team,
I'd like to request the functionality to drag the column header of a Kendo UI TreeList and dropping it in a grouping section to make the TreeList Groupable.
Similar to the Kendo UI Grid:
Thank you!
it would be really help full to get same footerTemplate as kendo grid has where you can get the column info plus you can get the current dataItem.
In the treelist, I would appreciate to have a loading component when the user performs actions (sort, filter). It is very disturbing, as the user doesn't know that the tree list is loading and he has to wait. Moreover this feature already exists for flat grids.
Changes to edit cells are lost when clicking the next cell or other rows in the TreeList.
Dojo Example adapted from TreeList InCell Editing demo (also attached):
lets set the page size of treelistview and provide the endless scrolling feature along with the paging on the grid. When the user will scroll up/down the respective page from where the latest data being fetched should be selected and user should be given the flexibility to move to next page. This way user can move to the desired data (say last) using paging and enjoy the endless scrolling too.
if you look at this dojo (http://dojo.telerik.com/oSOloLuR) the attributes work for kendoGrid. If you change to a kendoTreeList, the conditional attributes do not work. Is there a different way to change the attribute? I tried in the template, but can't set the background-color style in the temple.
Code from dojo with kendoGrid changed to kendoTreeList:
Hi Team,
I'd like to request for the Kendo UI TreeList have the ability to export to Word.
Thanks!
The TreeList control doesn't allow for a fixed row of aggregates at the bottom of the control. I would like to have the option to enable a row of "Grand Total" aggregates that are aggregates of the whole data set. This row would be fixed at the bottom of the control and wouldn't be scrollable. This is functionality that the Kendo Grid has that isn't available in the Kendo TreeList.
https://www.telerik.com/forums/treelist-scroll-and-footer-disappears