Skip to content

v9.9.0

Choose a tag to compare

@github-actions github-actions released this 20 Sep 21:33
· 1040 commits to master since this release

9.9.0 (2025-09-20)

Thanks to an external SlickGrid contributor, this new release brings a fix that is now enabling Row Detail to work with Grouping. I also created a new Example 36 to demo just that (or Example 47 for all framework wrappers) with Cypress E2E tests

This release also includes a few fixes for some issues found while our team were migrating to Slickgrid-Universal v9 in our Salesforce environment. Some of these fixes were just things and behaviors that users will rarely ever do. For example when a user tries to freeze/pin more columns than the actual grid viewport width and when that happens SlickGrid UI would simply break, which is nothing new, but I made a change so that it now prevents and shows an alert to the end-user advising them that it's just simply not doable. I believe that I fixed every little issues that were brought up so far, I even fixed some issues that existed for years but were never brought to light until today, and I think this makes the library even more stable.

Features

Bug Fixes