Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Row Grouping on DataTable #403

Closed
lilling opened this issue May 24, 2016 · 7 comments
Closed

Row Grouping on DataTable #403

lilling opened this issue May 24, 2016 · 7 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@lilling
Copy link

lilling commented May 24, 2016

I would like to group rows like in this url:

https://datatables.net/examples/advanced_init/row_grouping.html

@cagataycivici cagataycivici changed the title row grouping on datatable Row Grouping on DataTable Dec 8, 2016
@cagataycivici
Copy link
Member

With a separate group row or with Rowspan. Same idea of upcoming
rg1
rg2
rg3

PrimeFaces row grouping.

@cagataycivici cagataycivici added the Type: New Feature Issue contains a new feature or new component request label Dec 8, 2016
@cagataycivici cagataycivici self-assigned this Dec 8, 2016
@cagataycivici cagataycivici added this to the 1.0.2 milestone Dec 8, 2016
@cagataycivici
Copy link
Member

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

screen shot 2016-12-12 at 23 13 51

@uroti
Copy link

uroti commented May 5, 2017

It is possible a multi row grouping with different fields?

@arunprasadkumaran
Copy link

@uroti, Looks like the feature is not supported by primeng yet. Have you found any alternate solution for multi row grouping with different fields?

@bhaidar
Copy link

bhaidar commented Oct 7, 2017

I found this to be the closest to what I need:

https://embed.plnkr.co/plunk/WBzEyH

@leventkalay
Copy link

leventkalay commented Jun 13, 2019

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.

@pheakdeykm
Copy link

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.

atretyak1985 pushed a commit to Nanitor/primeng that referenced this issue Jul 18, 2020
[NNTR-355]Add ISSUE RISC to the Issues tables (/issues) and to the Issue list i…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

7 participants