ag-grid / ag-grid

The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.
http://www.ag-grid.com
Other
12.69k stars 1.86k forks source link

v28 Server Side row model prohibits unbalanced groups #5374

Closed wjaspers closed 2 years ago

wjaspers commented 2 years ago

I'm submitting a ... (check one with "x")

[x] bug report => see 'Providing a Reproducible Scenario'
[] feature request => do not use Github for feature requests, see 'Customers of AG Grid'
[] support request => see 'Requesting Community Support'

Customers of AgGrid We do have Zendesk support.

Providing a Reproducible Scenario Plunker https://plnkr.co/edit/E11oLXi25PA11zIK?open=app%2Fapp.component.ts

Load the plunker and Group by sport.

Current behavior While using a server side row model, attempting to group on a column that may offer NULL produces a warning in the grid and does not behave as expected.

Expected behavior Unbalanced groups should be permitted regardless of row model type.

rmc-software commented 2 years ago

SSRM + unbalanced groups is not currently supported and don't have a timeline for when this feature will be implemented.

We have added this to our product backlog with the following reference and description:

AG-1100 - [SSRM] Allow unbalanced Row Groups in SSRM

To check whether this item will be in the next release you can check our pipeline:

https://www.ag-grid.com/ag-grid-pipeline/

The best way to track this is to sign up for AG Grid new release notifications using the instructions here.

This way you'll know as soon as a new version is out and you can check whether this specific item was implemented on the changelog page.