Skip to main content
June 5, 2025
Question

Adding scroll in the editable grid

  • June 5, 2025
  • 5 replies
  • 0 views

I have question like can we make editable grid to have a scroll after 4 rows.

    5 replies

    stefanhelzle0001
    June 5, 2025

    This grid has a height parameter which adds scroll bars in case.

    https://docs.appian.com/suite/help/25.2/Editable_Grid_Component.html

    June 5, 2025

    Is it possible to specify number of rows after which we can add scroll. height parameter I checked but it is not reacting as I wanted

    stefanhelzle0001
    June 5, 2025
    Is it possible to specify number of rows after which we can add scroll

    No, because the height of each row can vary.

    it is not reacting as I wanted

    What is your expectation, and what do you observe?

    harshas2775
    June 5, 2025

    Use the height parameter to fix grid's height.