Split horizontal scroll bar

Tags: #<Tag:0x00007efc6164dd18>

Hi there,

is it somehow possible to split the horizontal scroll bar?
Following situation: I have quite a big table where the first half of columns are semantically different from the second half. Now, it would be really nice if I could scroll in these to column ranges independently.
If it is possible, how coud I achieve such behaviour?

Thanks a lot.

Hi Stephen,

There are no API methods for that. Have you considered using two tables? If you have some cell dependencies then it should not be a problem.