I have question like can we make editable grid to have a scroll after 4 rows.
Discussion posts and replies are publicly visible
This grid has a height parameter which adds scroll bars in case.
https://docs.appian.com/suite/help/25.2/Editable_Grid_Component.html
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
pujac77 said:Is it possible to specify number of rows after which we can add scroll
No, because the height of each row can vary.
pujac77 said:it is not reacting as I wanted
What is your expectation, and what do you observe?