/getting-started-with-the-asp.net-core-tree-grid-control

A quick-start project that shows how to work with a Tree Grid component in ASP.NET Core Web application by installing the Syncfusion EJ2 AspNet Core package from NuGet. This project contains simple code customizations that can be done to the tree grid columns, as well as some important features such as paging, sorting, and filtering.

Primary LanguageC#

Getting Started with the ASP.NET Core Tree Grid Control

A quick-start project that shows how to work with a Tree Grid component in ASP.NET Core Web application by installing the Syncfusion EJ2 AspNet Core package from NuGet. This project contains simple code customizations that can be done to the tree grid columns, as well as some important features such as paging, sorting, and filtering.

Refer to the getting started documentation for the Syncfusion ASP.NET Core Tree Grid component: https://ej2.syncfusion.com/aspnetcore/documentation/tree-grid/getting-started-core

Check out this online example of exporting in the Syncfusion ASP.NET Core Tree Grid component: https://ej2.syncfusion.com/aspnetcore/TreeGrid/Overview#/fluent

Tutorial video: https://www.syncfusion.com/tutorial-videos

Project pre-requisites

Make sure that you have the compatible versions of Visual Studio 2022 and .NET 8.0 SDK framework in your machine before starting to work on this project.

How to run this application?

To run this application, you need to clone the getting-started-with-the-asp.net-core-tree-grid-control repository and then press the F5 key to run the application.