Great work on this control boys.... I reckon it needs Filter Row, Multiple Column Sort, Paging to make it consistent with the grid. Regards, Scotty
Hello, Ron,
Thank you for your feedback and for opening an specific Feature request for the TreeList filterable row functionality.
Here is the link for it in case anyone else would like to upvote it:
Kind
Regards,
Alex Hajigeorgieva
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.
Hello,
With the latest implementation of the Kendo UI treeList ToolBar search, this item is now completed:
https://demos.telerik.com/kendo-ui/treelist/search-panel
https://demos.telerik.com/kendo-ui/treelist/client-side-paging
Kind
Regards,
Alex Hajigeorgieva
Progress Telerik
@Dan Dascalescu, http://demo.aspnetawesome.com/TreeGrid is the nice example what people are expecting
Sorry, that I will mention the competitors, but there are other TreeList controls out there having paging working. http://demo.aspnetawesome.com/TreeGrid or the one from DevExpress. And in my opinion clicking pager buttons in TreeList is much more user friendly as scrolling an endless list.
"Regarding the filter row - do you imagine to have a single filter row for the entire treelist, and apply filter globally as it is now with the filter menu it incorporates?" It should filter globally as it does now with the filter menu. It's merely a visual change. Just like in the Grid.
I agree with Scott, virtualization, virtual scrolling / paging would be a great feature for the TreeList
This sounds a bit confusing. Can you provide an example at http://dojo.telerik.com ?
For the scenario will many child nodes for expanded node - they will be loaded on demand and you'll be able to scroll down to see the records. You might agree clicking pager buttons to navigate in treelist hierarchy would be slower and less user-friendly.
Kenshin, Thanks for the response mate. Yes global filter row would be the go. Great work on the sorting too ;-) WIth paging, what happens if you expand a node and it has a million records under it... really need some way to manage that.....
Thanks for the feedback, Scotty. Multi-column sorting is already supported by the treelist widget: http://docs.telerik.com/kendo-ui/api/javascript/ui/treelist#configuration-sortable.mode Paging was contemplated but dismissed for now, having the ability to load nodes on demand in combination with vertical scrolling as an alternative. The paging concept having always hierarchical structure as it is with the treelist, is not very applicable. Regarding the filter row - do you imagine to have a single filter row for the entire treelist, and apply filter globally as it is now with the filter menu it incorporates?