﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - refresh the parent window when the pop up window is closed</title><link>http://www.intersoftsolutions.com/Community/WebGrid/refresh-the-parent-window-when-the-pop-up-window-is-closed/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>refresh the parent window when the pop up window is closed</title><link>http://www.intersoftsolutions.com/Community/WebGrid/refresh-the-parent-window-when-the-pop-up-window-is-closed/</link><pubDate>Fri, 21 May 2010 10:48:37 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;In your PopUp window, you would need to use &lt;b&gt;&lt;i&gt;window.opener&lt;/i&gt;&lt;/b&gt; in Save button click event to access parent page.&lt;br /&gt;e.g&lt;/p&gt;&lt;pre&gt;window.opener.ISGetObject("WebGrid1").Refresh();&lt;/pre&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>refresh the parent window when the pop up window is closed</title><link>http://www.intersoftsolutions.com/Community/WebGrid/refresh-the-parent-window-when-the-pop-up-window-is-closed/</link><pubDate>Fri, 21 May 2010 09:58:39 GMT</pubDate><dc:creator>123runfast</dc:creator><description>&lt;p&gt;Hi Friends,&lt;/p&gt;
&lt;p&gt; I have parent page which contains a intersoft grid. when a row is clicked then it opens a pop up window. I need to update some record through my pop up window save button.  My problem is that after succesful update in the pop up window  the related recors in the parent window are not updating but when i manually refreshing the parent window then i can see the changes. so my issue is &lt;/p&gt;
&lt;p&gt;I need to refresh the parent window when the pop up window is closed. &lt;/p&gt;
&lt;p&gt;I appreciate your help.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thanking you in advance&lt;/p&gt;
&lt;p&gt;Runfast&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>