;

Basics

Context menu

Drag n Drop

Spreadsheet

Export (csv, html, pdf, xlsx )

Tabs

RTL Layout

Layouts

Rows

Big data

Paging

Columns

Cells

Inline editing

Row Grouping

Pivot

Sorting

Filter

Selections

Nesting / Row details

Tree grid

Charts

Angular

React React

Vue Vue

Angularjs

Knockout

Demos for v9.x

Please read through the upgrade guide while upgrading to current version from any lower version if there are differences between the API of current and previous versions.

ParamQuery Pro is server side language/ framework agnostic, hence it can be used with any server side language i.e. PHP, ASP, ASP.NET, Java, Python, Cold Fusion, etc.

Relevant server side scripts in ASP.NET (MVC)/ MSSQL, PHP5/ MySQL and Java (Spring)/ MySQL have been provided for the demos where server interaction is important part of the workflow. The server side scripts are written in pure C# and PHP without use of any third party library or extension.

Server side scripts for Java use flexjson library for serializing and deserializing JSON.
To keep it simple and limit the number of files, controller classes derive from JdbcDaoSupport rather than implementing separate service, Dao classes.

Demos for Angular, React and Vue

are created in Stackblitz ( web based editor with functionality similar to VS Code ). These demos show only basic concepts but are sufficient to learn integration of pqgrid with these frameworks. Please refer to mainstream demos and API of grid to explore all features and functonality of pqgrid.

Note that icons and background images are not displayed in demos using ES6 style imports because of known Stackblitz limitation.