Tree Selected Node

hello,
we have a "save & next" feature in our app, so that the current editor box closes and opens the next item. since the navigation is based on RadzenTree, we would like to select the next node in the tree, so there is visual feedback in the navigation.
how can we accomplish that? i found no "isselected" property or similar.
thanks!

Indeed such a property is not available at the moment. We will add the ability to select nodes from code in one of the next releases of Radzen.Blazor.

1 Like