Blazor Radzen AutoComplete with Radzen Tree

Hi I was wondering if it was possible to combine both the radzen auto complete and tree. What I am trying to achieve is a search filterable tree hierarchy. This will allow the user to search for something in the tree by typing in the child or parents, tree nodes name.

Hi @arodrigues,

Welcome to the Radzen community!

At the moment such integration isn't supported out of the box. The Autocomplete can only display and filter items specified via its Data property.