Navigating to a page after deleting some records

Navigating to a page after deleting some records

Hi,

I want to refresh a page after deleting a record in the embedded report.  The delete option works fine in the report.  But I have written openUrl("link_to_navigate","same window") in on Success of Delete action.  But it is not working, after deletion the page is not refreshing.  Please give me some suggestions to solve this problem.