Hi everybody, I'm struggling, I would say I'm doing, but the truth is I'm struggling with, with APEX 5.1.2 to can refresh an interactive grid region after adding some new rows.
I think, any correction is welcome, that the best way to do this creates a dynamic action that fire after saving rows and refresh the region with JavaScript (This one apex.event.trigger( "#myRegionStaticID", "apexrefresh" );)
Thanks in advanced.
Regards, Jose