After deleting line , the control -z returns the line

Hello!!
How do I do for control z does not return the deleted line.

Hi @lucas.coelho

do you use sorting or manualRowMove in your implementation? There’s one issue with sorting that I’ve spotted https://github.com/handsontable/handsontable/issues/1520

None of them, I believe, is not a problem, because z-control undoes what has been done.
I wanted the user could not return with the deleted line using control-z

Ah, yea. Sorry. I misunderstood the task.

I am living work within next 5 minutes but will create a demo for blocking the CTRL/CMD + Z for you tomorrow. Is that OK?

I have found a workaround for my problem in 1587.
The user @karellm put the link where I could find the solution. So I can follow through with my code

Great! Thank you for an update.
I think that we can close the topic.

1 Like