Author Topic: Upgrade to Pro Version 8.3.0  (Read 2305 times)

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6307
    • View Profile
Upgrade to Pro Version 8.3.0
« on: March 15, 2022, 03:04:02 pm »
Dear All

We are quite excited to announce release of version 8.3.0 with following enhancements:

Sticky headers: While scrolling the browser window, grid header remains in the browser viewport and sticks to its top edge as long as the grid body is also present in the browser viewport.

Key navigation: This version brings improvements in the key navigation w.r.t accessibility and better user experience.
Behaviour of Tab key has been improved to maintain tab order of pqgrid w.r.t other controls present in the document.
Besides 2 new options autoAddRow and autoAddCol have been added to automatically add rows and columns as the user reaches last cell of a row or column.

Until now clipboard access was limited to Ctrl -C, Ctrl -V keyboard operations for copy and paste respectively in pqgrid.
By leveraging the permissions based API available in moden browsers, system clipboard access has been extended to programmatic invocation with click of a button or context menu item.

Key press to edit: Among other bug fixes, a prominent one worth mentioning in this post is "Key Press to Edit"
It was a long pending issue pertaining to unicode based languages e.g., Chinese, Japanese, Korean, etc whereby first character typed by the user on a focused cell couldn't be captured correctly.
This issue has been resolved in this version.

Extended support for Excel import/export interoperability with other libraries: Excel files saved with openxml or any library based on openxml format can be opened in Pqgrid and vice versa. This might be important who have openxml based xlsx files in the workflow.

pqSelect component: Besides checkbox and filtering enhancement, new virtual rendering feature has been added to load tens of thousands of records in pqSelect without loss of performance.


Best Regards
Paramvir

omerix

  • Pro Enterprise
  • Full Member
  • *
  • Posts: 148
    • View Profile
Re: Upgrade to Pro Version 8.3.0
« Reply #1 on: March 16, 2022, 11:30:39 pm »
The autoAddRow and autoAddCol feature was a feature I've been waiting for for a long time. Automatic new line triggering when the bottom line is reached. But I couldn't find it on the demo page.

https://paramquery.com/pro/demos

I have been using it for 9 years. It allows me to make quick admin panels.

But I'm on the latest version 6. I want to update the Enterprise version if you can provide a discount.

I left the jquery ui (theme) design. I started using css flex and switched to Bootstrap with some customizations, the image started to look nicer I will post a video.

The most important reason why I have been using it for 9 years.

- Fast
- Easy to develop
- More customization
- Flexible

Theres no better.

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6307
    • View Profile
Re: Upgrade to Pro Version 8.3.0
« Reply #2 on: March 17, 2022, 06:51:38 pm »
Hi Omerix

Thanks a lot for your support. New ideas about improving the grid are always welcome.

autoAddRow and autoAddCol are used in this example: https://paramquery.com/pro/demos/import_xlsx_tabs

I've sent you the renewal url.

Best Regards
Param
« Last Edit: March 17, 2022, 08:41:42 pm by paramvir »