How to disable tab key on editable table for column navigation.
Summary:
I have a table which is having editable fields as a columns , I am using data provider to update the rows in a table while using tab key to navigate next editable columns in a row then on last column of row when i press the tab key to move down next row , row key getting changed and the data service provider deletes the previous row from table. So I want to disable tab keypress on table .
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0