Skip to content

SyncfusionExamples/getting-started-with-the-react-datagrid-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with the React Data Grid Component

A quick-start project demonstrating the creation and configuration of the Syncfusion EJ2 React Data Grid component with features such as column definitions, paging, sorting, filtering, and grouping.

Overview

This project demonstrates setting up and using the Syncfusion React Data Grid component in a React application built with Vite, covering essential grid features ready to use out of the box.

Features

  • Column Configuration: Define and customize Data Grid columns
  • Paging: Navigate large datasets with built-in paging support
  • Sorting: Sort records by single or multiple columns
  • Filtering: Filter data using built-in filter options
  • Grouping: Group records by selected columns

Project Prerequisites

Installation

  1. Clone the repository: git clone <repository-url>
  2. Navigate to the project directory
  3. Run npm install
  4. Run npm run dev

Documentation and Resources

About

A quick-start project that contains code to create and configure the Syncfusion React Data Grid component. This project also contains code to configure a few of the component's basic features such as defining columns, enabling paging, sorting, filtering, and grouping.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors