New to KendoReact? Start a free 30-day trial
Dynamically Add Nodes
Environment
Product Version | 5.12.0 |
Product | Progress® KendoReact TreeView |
Description
I want to dynamically add child Nodes to the KendoReact TreeView.
Solution
You can achieve this by rendering an external Button under the TreeView which opens a Window component. In the Window component, you can render an Input and update the data with the entered input value.
Change Theme
Theme
Loading ...