Repeating Grid - Row visibility (filter) in an editable grid
Hello together,
I have the following requirement:
Implement a repeating grid layout, which is editable and show only specific elements (e.g. filter all elements where the .Status != "PENDING") based on a PageList.
Issue:
The row visibility option is visible based on your configuration of the row operations in the "Operations" tab. I couldn't find a way to keep the rows editable (without forcing the user to click on a row) and implementing at the same time an a row visibility.
When I select "Row editing" - "Inline" and "Inline edit mode" - "Rows always editable", the row visibility option is not visible.
I appreciate any hints and help.
Thanks, Marcel