Is it possible to make main process wait until all instances of MNI complete

I have a process for bulk action in a grid, in which there is a MNI, in each instance it writes records to db. I want all records auto update after user submit without extra refresh. How can I achieve this?

Currently only one row can be auto updated, rest of all need a refresh to show latest record

  Discussion posts and replies are publicly visible