I would like to group rows like in this url:
https://datatables.net/examples/advanced_init/row_grouping.html
With a separate group row or with Rowspan. Same idea of upcoming



PrimeFaces row grouping.
Also added support for toggleable row groups as well as summary rows.

It is possible a multi row grouping with different fields?
@uroti, Looks like the feature is not supported by primeng yet. Have you found any alternate solution for multi row grouping with different fields?
I found this to be the closest to what I need:
Because Primeng datatable is removed, Row groups with summary rows does not exist in primeng table. How can i create a table using row grouping with summary row(total) in primeng table.
Row groups with summary rows does not exist in primeng table. How can i create a table using row grouping with summary row(total) in primeng table.
Most helpful comment
It is possible a multi row grouping with different fields?