In data viewer, prevent the Refresh, Hide Filters & Clear All Filters buttons from disappearing when scrolling horizontally #9761
charris-msft
started this conversation in
New Ideas
Replies: 1 comment 7 replies
-
Actually there's a keyboard shortcut you can use. That should refresh the data viewer. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I work with some fairly wide data frames - 40-70 columns, and since I'm no expert, I end up tweaking my code and refreshing the data viewer a lot! This is no problem when I'm primarily working with the first 10 or so columns, but when I'm scrolled to the right side, I have to scroll all the way back to the left in order to see the refresh button.
Home
&ctrl+Home
will take me back to the left, but when I'm exploring with the mouse, I don't want to switch to the keyboard.Here is my recommendation:

Beta Was this translation helpful? Give feedback.
All reactions