I'm trying to refresh an Interactive Grid when I insert a new row. Firstly, I do a dynamic action at the moment of saving the grid and then I do a TRUE action ==> Refresh over the grid. The insertion is succesful, but the console throws me the following error:
Uncaught TypeError: can't access property "fields", e is null