I have created a Listpage with all of the needed requirements. When I add a new item using a create new item form, that I get to by clicking the new button that is on the list page, when I close the form the parent grid on the list page does not refresh. How to I get the grid to refresh since the list page does not allow any override methods. I have a Interaction class, but I don't know what kind of method to use that will refresh the grid.
↧