You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to propose the addition of a search feature to the RadzenTree component. The ability to search nodes dynamically within the tree would greatly enhance the usability and user experience, especially when dealing with large datasets.
Proposed Features:
A text input field above or inside the tree component to filter/search through tree nodes.
Option to search for nodes by any input
Highlighting of matching nodes, or the ability to collapse non-matching nodes.
Option to clear search results and reset the tree view.
Optional debounce mechanism for large trees to optimize performance.
Why this is useful:
It will make navigating large trees more efficient.
Users will be able to quickly find and interact with specific nodes.
It would be a flexible and easy-to-integrate enhancement for existing applications using RadzenTree.
Hello Radzen Team,
I would like to propose the addition of a search feature to the RadzenTree component. The ability to search nodes dynamically within the tree would greatly enhance the usability and user experience, especially when dealing with large datasets.
Proposed Features:
Why this is useful:
Example:
https://mudblazor.com/components/treeview#filtering
Looking forward to your consideration and let me know if I can help with anything.
Thank you!
The text was updated successfully, but these errors were encountered: