Example of Node Editing in ASP.NET MVC TreeView Control

TreeView
Node Editing

This ASP.NET MVC TreeView exampleopens in a new tab demonstrates the node editing functionalities of the TreeView. Double click on the node or press F2 key on selected node to edit node text in input textbox. Press enter key or click outside of the input element to save the node, or press escape key to cancel the modified text.

  • ASP.NET MVC Team
    • Smith
    • Johnson
    • Anderson
  • Windows Team
    • Clark
    • Wright
    • Lopez

The TreeView component has the built-in option to edit and modify the node text in inline by enabling the allowEditing property.

For more information, you can refer to the Node Editingopens in a new tab section from the documentation.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab