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

Can't delete single row #25

Open
YanuszDupa opened this issue May 9, 2022 · 3 comments
Open

Can't delete single row #25

YanuszDupa opened this issue May 9, 2022 · 3 comments
Labels
question Further information is requested

Comments

@YanuszDupa
Copy link

When single row is selected , I can't delete such row , only when 2 or more rows are selected then delete button is active.

double_delete
single_row_cantdelete

@levinsv
Copy link
Owner

levinsv commented May 11, 2022

There is some magic there.
It is necessary to click on the row header and, without releasing the mouse button, move the cursor to the first cell.

@tracktor-git
Copy link

Is the way to fix it? Or was it done on purpose?

@levinsv
Copy link
Owner

levinsv commented Apr 10, 2023

These are the features of the wxWidgets implementation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants