Looking for the TreeList control from kendo-ui to be brought over from jQuery to Blazor https://www.telerik.com/kendo-ui/treelist
Hello Alberto,
When we know what release it will be in, it will get updated. At this point the best I can say is that it is planned for the R3 2020 timeframe: https://www.telerik.com/support/whats-new/blazor-ui/roadmap
Regards,
Marin Bratanov
Progress Telerik
Hi Alberto,
I changed the status.
Regards,
Marin Bratanov
Progress Telerik
Hi Alberto,
At the current 15 votes it is not at the top of the list and at this point I cannot say when it will be implemented. You can click the Follow button to get status change notifications via email.
In the meantime, you can consider using a grid with a detail template. It is a little different but it can still let you show hierarchical data with columns. Depending on the use case, a treeview with hierarchical data binding and a custom item template to show more data fields can also be suitable. Also, a grid with grouping can show similar hierarchical structure of data, especially if the actual data is flat (here's a request for setting the grouping with code which is going to happen sooner than the treelist).
Regards,
Marin Bratanov
Progress Telerik
For the time being you can consider using one of the following for hierarchical data:
Regards,
Marin Bratanov
Progress Telerik