Treeview functionality

Hi there,
I´m currently evaluating Radzen Blazor components in comparison with DevExpress Blazor.
I like both although I have to admit that I would prefer Radzen.
Only reason I´m tending to use DevExpress right now is that the TreeView provides more functionality:
Is it possible to add tree nodes programmatically, to get parent or children tree nodes, expand/collapse single nodes or a complete branch? Drag and drop is also an issue I have to consider!

Thanks for a short feedback,

Best regards,

Andre

Hi @dedueand,

For adding and removing nodes you can check my reply in this thread. The same goes for expand and collapse. Drag and drop is not supported.