Support Article
Grid displays multiple scroll bars
SA-5059
Summary
User has a grid with multiple columns which leads to horizontal and vertical scrollbars on the page. The user would like to restrict the size of the grid and have the left most column frozen in place on scroll.
Error Messages
N/A
Steps to Reproduce
- Configure a grid with a large ammount of columns and rows
- At runtime vertical and horizontal scrollbars will appear
Root Cause
Grids will display with horizontal and vertical scroll bars if there is not enough space for the content on the screen. The height and width of the grid needs to be restricted to get the desired look.
Resolution
“Pixels (Fixed)” should be selected as the width option on the top level property panel of the grid.

The fixed sixe checkbox should be checked and height and width should be specified on the innermost grid property panel to restrict the size. The Column Pane option can be selected to freeze the leftmost column in place on horizontal scroll.

Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.