webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
796 stars 271 forks source link

Tab navigation Issue #193

Open rameshmanian2018 opened 6 years ago

rameshmanian2018 commented 6 years ago

Hi, My editablegrid has columns of type string, number , dropdown and date. When I try to use tab key to navigate to the next cell, it is not going through. also it is not going to the next row when i press tab key at the last cell of the previous row. Kindly help me in resolving this issue,.

Regards Ramesh

janisarmunshi commented 3 years ago

@rameshmanian2018 : i think your pull request is yet not available. can you please share what changes did you make here ?