Make Grid Column Static when Scrolling Horizontally

Use this board to ask questions or have discussions with other Rich Displays users.
Post Reply
georg.merten
New User
Posts: 17
Joined: Thu Aug 23, 2012 3:24 am
First Name: Georg
Last Name: Merten
Company Name: Kuehne + Nagel
Contact:

Make Grid Column Static when Scrolling Horizontally

Post by georg.merten »

Hi Profound-team,

we are using the horizontal scroll in multiple grids (simple container / overflow x) - with the result that important information like order-number is lost as soon as the user scrolls to the rights. I found options with CSS or javascript to "fix" or "freeze" the first column so that the user can always see it / knows to which order the data belongs.

could you help me to add this function to my grids ? is there a gridProperty which can be used ?

thanks!

best regards,
Georg
Scott Klement
Experienced User
Posts: 2711
Joined: Wed Aug 01, 2012 8:58 am
First Name: Scott
Last Name: Klement
Company Name: Profound Logic
City: Milwaukee
State / Province: Wisconsin

Re: Make Grid Column Static when Scrolling Horizontally

Post by Scott Klement »

The way we normally do that is by putting two grids together. One of the grids has the fixed-position columns, and the other has the scrollable ones and is in the simple container widget. We use a little bit of JavaScript code so that when you scroll the scrollbar for the grid on the right, it also scrolls the one on the left.

I'm not familiar with the CSS/JavaScript things that you are referring to.
rustygad
New User
Posts: 17
Joined: Thu Nov 12, 2020 12:13 pm
First Name: Lynnon
Last Name: Gadberry
Company Name: Arkansas Data Services.com
Phone: 5014728384
Address 1: 27 MacArthur Dr
City: Conway
State / Province: Arkansas
Zip / Postal Code: 72032
Country: United States
Contact:

Re: Make Grid Column Static when Scrolling Horizontally

Post by rustygad »

Where can I find an example of using horizonal scroll as described by Scott.
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests