How to Refresh Advanced Datagrid
Comments
-
There isn't an automated way to refresh the Advanced DataGrid (ADG).
However, as a workaround, you'll need to include an event button on the form and run an active form flow that uses the SetControlValue step to re-populate the ADG with the updated data.
