Skip to content

SyncfusionExamples/how-to-perform-selection-in-react-treegrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to perform selection in React TreeGrid

Repository Description

This sample demonstrates various selection modes and programmatic selection APIs for the Syncfusion React TreeGrid component.

Overview

A quick-start project that helps you to perform selection in a TreeGrid with different types and modes. This project contains example code to perform checkbox selection, toggle selection, and demonstrates a few selection-related APIs that can be used to control selection programmatically.

Features

  • Demonstrates row selection modes
  • Shows multiple and toggle selection behaviors
  • Includes checkbox selection examples
  • Illustrates selection-related APIs for programmatic control

Project prerequisites

Before starting, ensure you have the following installed:

  • Node.js: Latest stable version
  • Visual Studio Code: Latest version recommended
  • npm: Node Package Manager (included with Node.js)
  • Basic knowledge of React and JavaScript

Installation

Clone and set up the project:

git clone https://github.com/your-org/how-to-perform-selection-in-react-treegrid
cd how-to-perform-selection-in-react-treegrid
npm install

Running the Application

Start the development server:

npm start

The application will open in your default browser. Any changes you make to the source files will automatically reload the application.

Examples

Explore Syncfusion EJ2 TreeGrid Selection examples:

https://ej2.syncfusion.com/react/demos/#/fluent2/treegrid/selection

https://ej2.syncfusion.com/react/demos/#/fluent2/treegrid/selectionapi

https://ej2.syncfusion.com/react/demos/#/fluent2/treegrid/checkbox-selection

Documentation

For detailed information and configuration options: https://ej2.syncfusion.com/react/documentation/treegrid/selection/selection

About

A quick-start project that helps you to perform selection in a TreeGrid with different types and modes. This project also contains codes to perform checkbox selection, toggle selection, and a few of its APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors