Scrolling in Tables

advanced-prototyping

#1

I’m trying to set up a table so that when the user scrolls vertically the header remains fixed. And when the user scrolls horizontally the left column remains fixed. I’m sure this can be done with some sort of nested dynamic panels, but can’t seem to figure it out. I’ve attached an image of what I’m trying to do. Any help is appreciated.


Fixed sidebar on horizontal scroll inside a dynamical panel
Scrolling three Dynamic Panels
#2

Hi!

This works, but there is some latency between the scrolling of the grid and the scrolling of the row/column labels. Note that the labels are doubly nested to hide the scrollbars of the inner dynamic panels, and they are covered by hotspots to prevent manual scrolling of the labels.

Live sample

File: scroller_with_locked_labels.rp (85.9 KB)


Displaying panels on panel scroll (infinite canvas), with pinned dates and time axes
#3

Hey I know this is a super old thread, but I just wanted to say thanks for the prototype. It’s brilliant, and you really saved me today! :slightly_smiling_face: