daniel-nagy / md-data-table

Material Design Data Table for Angular Material
MIT License
1.9k stars 518 forks source link

Add TAB between field behavior option #652

Open keymarkstuart opened 6 years ago

keymarkstuart commented 6 years ago

This is a response to issue #391 . This adds another property option tabToNext that is handled in a similar way to the escToClose functionality. This change allows TAB and SHIFT+TAB behavior between fields on the same line.