Skip to content

insert rows function in popup menu #285

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

Open
ychan79 opened this issue Mar 31, 2025 · 1 comment
Open

insert rows function in popup menu #285

ychan79 opened this issue Mar 31, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@ychan79
Copy link

ychan79 commented Mar 31, 2025

Currently, when right click empty area, we could insert 1 row. And when right click one row, and select insert rows, can only insert 1 row, or multi select 5 rows then right click and select insert rows, will insert 5 rows.

Is is possible to improve a function:

When right click empty area and select "insert rows", will pop a small entry box to let input the rows number want to insert, then insert the rows of the number input.

Thank you!

@ragardner ragardner added the enhancement New feature or request label Mar 31, 2025
@matheuskknd
Copy link

Hello.

I just added an example on how you can simply implement this on your own code on the issue #291 oppening example code.

Get a look into it!

Best regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants