Author Topic: Upgrade to Pro Version 10.0.0  (Read 53 times)

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6281
    • View Profile
Upgrade to Pro Version 10.0.0
« on: October 11, 2024, 12:01:26 pm »
Dear All

We are thrilled to announce the release of PQGrid v10.0.0, a significant milestone as we prepare to integrate interactive charts in future versions. This version includes important enhancements and bug fixes:

Formatting Revamp:

Enhanced number and date formatting to match mainstream spreadsheet applications like MS Excel and Google Sheets.
Implemented using plain JavaScript and modern browser APIs, without dependencies.

Examples:

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

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

New API Options:
Define number and date formatting for editors and filter values, and parse formatted user inputs back to primitive values, eliminating the need for custom editors and filters for simple tasks.

Extended Export Support:
   Export images to PDF and HTML formats.

State Management:
   Save and load state support for nested columns.

Styling Enhancements:
   Add styles to range selection overlays.

Formula Parsing Engine Upgrade:
   Improved engine to support advanced Excel functions in future versions.

Lazy Data Model Initialization:
   Enable dataModel.location = 'lazy' after initialization.

Custom Dropdown Filter Titles:
   filter.title(values, column) callback to display custom values in dropdown filter titles.

We hope you enjoy these new features and improvements. Thank you for your continued support!

Please do remember to check the upgrade guide for this version: https://paramquery.com/pro/upgrade/index


Best Regards
The ParamQuery Team