refresh/update datatable

Actions & Logic
I have a component where I insert a series of values ​​that update a supabase table, this data is summarized in a datatable, in the component I created an insert row action to insert the data and a dismiss component to return to the datatable, but in this way the datatable does not update the data, to view them updated I have to exit and re-enter the datatable, do you have any advice on how to update the datatable when the component is dismissed?

Thank you
What have you tried so far?

refresh database request and custom action

Did you check FlutterFlow's Documentation for this topic?
Yes
1