iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi Friends,
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
I need to refresh the parent window when the pop up window is closed.
I appreciate your help.
Thanking you in advance
Runfast
Hi,
In your PopUp window, you would need to use window.opener in Save button click event to access parent page.e.g
window.opener.ISGetObject("WebGrid1").Refresh();
Hope this helps.
Regards,Handy
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname