Skip to main content
July 23, 2024
Solved

grid not accommodating within a pane, it adds scroll bars

  • July 23, 2024
  • 3 replies
  • 0 views

hi, I am trying to build a landing page with three panes. 

middle pane has a grid with 10 columns, It ends up showing three and adds horizontal and vertical scroll bar. Is there a way where I can adjust the pane, so that it fits perfectly and shows entire grid.

Already tried width component of the pane. Doesnt add difference

    Best answer by stefanhelzle0001

    If that grid is too wide, you might have to adjust the content and/or columns to make it fit.

    3 replies

    davidj137213
    Brainy
    July 23, 2024

    Coudl you share you r code or screenshot as well

    stefanhelzle0001
    Brainy
    July 24, 2024

    If that grid is too wide, you might have to adjust the content and/or columns to make it fit.

    konduruc733182
    July 24, 2024

    What exactly are you trying to display in the other two panes? Can the layout be changed or the contents rearranged? Since your grid has 10+ columns this is a normal behavior. Please share the screenshots if possible.