non-persistent column pinning has been implemented via #2496
Is your feature request related to a problem? Please describe.
When working with large tables and navigating somewhere in the middle of the table it become really hard to keep an overview about the current row and column you are looking at.
Describe the solution you'd like
Pin the top row and the left column so that it is always visible.
I think pinning the top row could be a hard coded default, this is something everyone will appreciate. Regarding the left column this might depend a bit on the content, so there it might be good to have a option to pin it if needed.
Describe alternatives you've considered
No response
Additional context
No response
non-persistent column pinning has been implemented via #2496
Is your feature request related to a problem? Please describe.
When working with large tables and navigating somewhere in the middle of the table it become really hard to keep an overview about the current row and column you are looking at.
Describe the solution you'd like
Pin the top row and the left column so that it is always visible.
I think pinning the top row could be a hard coded default, this is something everyone will appreciate. Regarding the left column this might depend a bit on the content, so there it might be good to have a option to pin it if needed.
Describe alternatives you've considered
No response
Additional context
No response