Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11508

How to close dispForm window by using javascript?

$
0
0

Hi there..

facing little issues on closing dispForm window through javascript. i tried window.close() , this.form.close(), document.close(), location.close(),.... but no one is working..

And before going close i want to refresh my list. For this I wrote document.close() but it is refreshing dispForm window only .. not my list page.

Any solution for this.

Thank you.


Viewing all articles
Browse latest Browse all 11508

Trending Articles