• What is KendoReact
  • Getting Started
  • Server Components
  • Components
  • Sample Applications
  • Styling & Themes
  • Common Features
  • Project Setup
  • Knowledge Base
  • Changelog
  • Updates
  • Troubleshooting

Dynamically Add Nodes

Environment

Product Version5.12.0
ProductProgress® KendoReact

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.

Example
View Source
Change Theme:

In this article

Not finding the help you need?