AgGroupCellRenderer - Example Not Working, Not Sure How Row Groups Are Established

I tried implementing the agGroupCellRenderer here (last example on the page):

Has anyone been able to get it to work? I copied the code and I do not have any errors, but no table shows up. I did have to remove the import statement for ag-grid-enterprise and the rowGroup attribute in the last three headers as I do not have the Enterprise version, as well as remove the padding styling as I had gotten an error that it was unsupported.

In the example, I also am not clear on how the rowGroups are established. For reference, I am working in Angular 5.

1 Answer

I did have to remove the import statement for ag-grid-enterprise and the rowGroup attribute in the last three headers as I do not have the Enterprise version

Row grouping is an enterprise feature.

It is a bit unclear. If you look here, or at the menu on the left side of their site, anything with that red (e) symbol is enterprise only.

You can use the ag-grid-enterprise code for evaluation purposes if you like. Your code will probably just work if you have ag-grid-enterprise available and import it.

3

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

James H. Sterling

James H. Sterling

Environmental Science & Climate Journalist

James Sterling reports on renewable energy developments, climate policy, ecological conservation, and green tech innovations around the globe.

Share this article
Twitter Facebook Pinterest