Jump to content

How do I "freeze" a column


This topic is 4657 days old. Please don't post here. Open a new topic instead.

Recommended Posts

You can simulate this using related fields and a relationship for each column. Make your layout no wider than your screen width. Determin number of columns. Set up a global field which will be the key field for the first data column to be displayed. Set up calculated fields to be key fields for the remaining columns, i.e., if the increment in the key is 1 then the next field is the global + 1. You need scripts to navigate left and right. The scripts set the value of the global. When run it gives the appearance of scrolling. You can have buttons that scroll one column, one page or to the begining or end.

Link to comment
Share on other sites

  • 6 years later...

This topic is 4657 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.