Thursday, September 17, 2009

Refresh Parent page while closing the modal popup in sharepoint

In sharepoint, to refresh the parent page on closing the popup just add this piece of code after calling the window.showModalDialog "window.location.href=window.location.href"


No comments:

Post a Comment