Basics

Formatting

Context menu

Drag n Drop

Spreadsheet

Tabs

Export (csv, html, pdf, xlsx )

RTL Layout

Layouts

Rows

Paging

Big data

Columns

Cells

Inline editing

Row Grouping

Pivot

Sorting

Filter

Selections

Nesting / Row details

Tree grid

Charts

Angular

React React

Vue Vue

Knockout

;

Integration of pqgrid with React 18 using new functions and hooks instead of classes.

This example is similar to previous example on change locale of pqgrid by selecting options from a dropdown outside grid.

However this is implemented using new functions and hooks available in React 18.

Pqgrid component in this example uses useEffect hook instead of componentDidMount, componentDidUpdate and componentWillUnmount component lifecycle