I need to disable table navigation when the focus is on an input field.
I could bind to the keypress/keydown events and do it.
Does table navigation support something for this? Any other suggestions welcome.
I need to disable table navigation when the focus is on an input field.
Share
From the looks of the documentation it appears that you could doing something like:
This assumption is based off of the following statement in the documentation: