You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when the tab key is pressed on any cell, the focus remains on the same row and moves to the next cell in the same row. However, if it is already the last column, the focus remains on the same cell. We would like to suggest an improvement wherein, if the tab key is pressed on the last column, the focus should move to the first cell of the next row.
The text was updated successfully, but these errors were encountered:
when the tab key is pressed on any cell, the focus remains on the same row and moves to the next cell in the same row. However, if it is already the last column, the focus remains on the same cell. We would like to suggest an improvement wherein, if the tab key is pressed on the last column, the focus should move to the first cell of the next row.
The text was updated successfully, but these errors were encountered: