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_filterOne 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_pastePlease refer to upgrade guide for this version for breaking changes if any.
Best Regards
The ParamQuery Team