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 horizontal scrolling it is useful to be able to relate the id of the row which is typically the first column to other columns but when you scroll to them the id is off the screen. Excel has a freeze feature where you can freeze the first column so horizontal scrolling only acts on the columns aft3er the first. Would be nice to have this.