ParamQuery grid support forum

General Category => News => Topic started by: paramvir on June 07, 2021, 01:15:37 pm

Title: Upgrade to Pro Version 8.x
Post by: paramvir on June 07, 2021, 01:15:37 pm
Dear All

Version 8.0.1 has been released with
   1. few bug fixes
   2. few changes in dependencies
   3. Enhancements in copy paste: https://paramquery.com/pro/demos/copy_paste
   4. Enhancements in treegrid filtering vis-a-vis filterModel.hideRows: https://paramquery.com/pro/demos/treegrid_filter

One important update in this version is support for javascript getters and setters while defining properties e.g., defining properties of columnTemplate and rowTemplate. It opens up new exciting possibilities and simplify use cases like setting dependencies between multiple properties in runtime e.g. setting dependency between column.hidden, column.editable, column.copy, column.paste, column.style, etc which are not only easier to write but also easier to maintain.
Same goes for row properties too.
Practical application of getters: https://paramquery.com/pro/demos/copy_paste


Please refer to upgrade guide for this version for breaking changes if any.

Best Regards
The ParamQuery Team