Author Topic: Upgrade to Pro Version 10.1.0  (Read 39 times)

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6307
    • View Profile
Upgrade to Pro Version 10.1.0
« on: November 18, 2024, 01:52:05 pm »
Dear All

In continuation with the 10th version series of ParamQuery Pro, we are excited to announce the latest update, version v10.1.0, packed with enhancements and crucial bug fixes!

Key Enhancements:

Much faster Spreadsheet Loading: Our latest optimization delivers a dramatic improvement in performance when working with large spreadsheets. Enjoy substantially faster loading times, enhancing your efficiency and productivity.

Clear Text Icon in Header Filters and cell editors: Added a convenient clear text icon in textboxes used in header filters and cell editors. Enable this feature by simply adding the attribute is='clear-text' to any input with type "date", "text", or "number".

Examples:

Cell editors: https://paramquery.com/pro/demos/editing_custom

Header filters: https://paramquery.com/pro/demos/filter_initial

Enrichment of Tabs API:
1) Set grid options across all spreadsheet tabs with single API call.
2) Invoke grid methods across all spreadsheet tabs together.

Example: set localFmt option and compute formulas across all tabs with single API call:

https://paramquery.com/pro/demos/format_date

Improved filter listener:
Multiple filter listeners in string format i.e., 'timeout keyup', etc are introduced in header filter textboxes which trigger the filtering when specified events are fired without any concern of duplicate filter triggering when multiple events are fired together. The default listener is 'timeout change', which is generally sufficient and typically doesn't require any modifications. Check out the column.filter.listener for more details:
https://paramquery.com/pro/api#option-column-filter


Stay tuned for more updates and enhancements as we continue to improve your PQ experience!

Best Regards
The ParamQuery Team
« Last Edit: Today at 05:57:51 pm by paramvir »