Skip to main content
sikindharb6169
June 11, 2025
Question

In an Appian grid with data, I want to freeze the first two columns and enable horizontal scrolling for the rest of the columns. How can I achieve this?

  • June 11, 2025
  • 3 replies
  • 0 views

In an Appian grid with data, I want to freeze the first two columns and enable horizontal scrolling for the rest of the columns. please someone help onthis.

3 replies

stefanhelzle0001
June 11, 2025

I don't think this is a supported feature. Maybe the advanced plugin "GridPlus" can do this.

https://docs.appian.com/suite/help/25.2/grid-plus.html

peter.lewis
June 13, 2025

Have you considered other designs that avoid horizontal scrolling? Horizontal scrolling is often a difficult experience for users because it is often unexpected in modern web pages. The grid with detail pattern is often a better way to show dense interfaces.