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

Add a new row to each group by section #4642

Open
ramyakrish85 opened this issue Nov 26, 2024 · 0 comments
Open

Add a new row to each group by section #4642

ramyakrish85 opened this issue Nov 26, 2024 · 0 comments
Labels
Suggested Feature A suggested feature that is waiting review

Comments

@ramyakrish85
Copy link

I had posted this question on stackoverflow but did not get any answers. I want to be able to add rows below each 'group by' when I click on add new button next to group header
image
The problem is this always adds row to top or bottom of the whole table and doesnt take into account last row in the group after which I want to add this row.

table.addRow({field0: "US",field1:'',field2:''}, false , lastRowOfClickedtheGroup)
@ramyakrish85 ramyakrish85 added the Suggested Feature A suggested feature that is waiting review label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Suggested Feature A suggested feature that is waiting review
Projects
None yet
Development

No branches or pull requests

1 participant