Question
Refresh row of Repeat grid reading form report definition
Hello,
I have a repeat grid reading from a report definition.
I would like to refresh the grid whenever any value is updated/changes.
I am currently setting the grid operation to 'Allow refresh on update' as follow
I have also tried setting an expression for the Row refresh
Both options are not refreshing the row whenever the value changes.
Please note that when I refersh the page, the value are updated. But I would like the grid to refresh automatically on the value changes, is that possible?
Thank you in advance for your help,
Mariane
***Updated by moderator: Lochan to add Categories***
Hi Mariane,
Did you also try adding an action set (Actions tab of the grid): On change event -> Refresh Row.
If not then maybe this might help.
Thank you.