Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 405 Bytes

File metadata and controls

14 lines (9 loc) · 405 Bytes

ASP.NET MVC TreeView checked nodes form

This respository contains the sample how to show the checked nodes in form of ASP.NET MVC TreeView control.

Prerequisites

Visual Studio 2022

How to run this application?

  • Checkout this project to a location in your disk.
  • Open the solution file using the Visual Studio 2022.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.