Hi Everyone,
I have been trying to refresh my Interactive Grid once I close my Modal window. I have tried many different blogs with various java script solutions and even this one which seemed to be very simple but did not work. I also tried the "Sample Dialog" application which does this but not with an IG. I open my modal dialog with some javascript code and a PLSQL ajax callback process when the "Split Release" button is clicked which opens the next window.


So far I close the modal window and then nothing happens. I need my interactive grid to refresh once I close the dialog to reflect the changes. I did see a suggestion on allowing partial page refresh but I am not sure where to do that. Maybe it is not working because I am opening the modal dialog with an ajax callback process?

Any help would be appreciated.