Expand All

Basics

Formatting

Context menu

Drag n Drop

Spreadsheet

Tabs

Export

Layouts

RTL Layout

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

;

Listen to events on pqgrid

We can subscribe to pqgrid events with help of either inline options or by using on method on pqgrid instance also mentioned in event handling section of pqgrid tutorial.

In this example we use sort sub-option of pqgrid for event binding. Click on any header cell of grid to see it in action.