Hello there is a way to deactivate some shorcuts? #586
-
I'm working on inputs inside the table and the backspace do not work properly on the inputs because the event of the cell collides with the input inside. I want to deactivate the shortcuts of the cell, and be able to select cells. It is there a way to do that? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You can disable the cell selection function, so all shortcut keys will be disabled.
Here is the example:https://happy-coding-clans.github.io/vue-easytable/#/en/doc/table/cell-edit?anchor=combine-element-ui |
Beta Was this translation helpful? Give feedback.
-
Can disabling a certain cell be achieved? |
Beta Was this translation helpful? Give feedback.
You can disable the cell selection function, so all shortcut keys will be disabled.
Here is the example:https://happy-coding-clans.github.io/vue-easytable/#/en/doc/table/cell-edit?anchor=combine-element-ui