Dear All
ParamQuery Pro version 2.3.0 contains features based on feedback provided by our users.
1) It adds copy/ paste methods in the API so that it can be invoked programmatically besides Ctrl - C, Ctrl - V. While Ctrl - C, Ctrl - V is more versatile clipboard based operation which can be used to copy / paste across pqGrid and other applications i.e., Excel spreadsheet, copy / paste method is limited to copy paste within a grid or from one grid to another.
http://paramquery.com/pro/demos/copy_paste2) It provides support for multiple checkbox columns and events to customize the functionality.
http://paramquery.com/pro/demos/checkbox3) It enables simultaneous editing, filtering and sorting.
http://paramquery.com/pro/demos/edit_filter4) It enables to add meta data to the cells / rows by enriching the API ( data, removeData, attr, removeAttr )
http://paramquery.com/pro/demos/comments5) It adds a button and API ( toggle ) to maximize the grid and snugly fit into the desktop or touch device viewport.
6) It adds warnings in validation system which work similar to validation but don't prevent user from entering invalid data, they only provide a warning.
Best Regards
The ParamQuery Team