;

Demos for v2.4.1

ParamQuery Grid is an open source initiative for the web whose easy to use interface is inspired by MS Excel and Google spreadsheet. The purpose of these examples is not only to demonstrate the capabilities of ParamQuery Grid but also to test it's suitability for various real life use cases.

ParamQuery grid 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 old version 2.0.4 can be found here