I have a stack that will update a database record. Once I click the Save Changes button I want
to refresh the datagrid from the parent stack so the changes show up. How would I do this?
The function I need to run is resetGrid. I thought maybe something like this but it didn't
work.
Code: Select all
resetGrid of stack "Main Stack"