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
In a DataTable when the row_selectable is set to false, the Up/Down/PgUp/PgDown keys still navigate the selected row and make it visible while it doesn't happen for columns.
Description
In a
DataTablewhen therow_selectableis set to false, the Up/Down/PgUp/PgDown keys still navigate the selected row and make it visible while it doesn't happen for columns.Environment