Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Refreshing browser window from another window
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00710121
Message ID:
00710128
Vues:
21
This message has been marked as the solution to the initial question of the thread.
Use the following javascript from the opened window while closing:
window.opener.location.reload();
>I have a classic parent-child relationship displayed in a browser window. The child records are displayed in a grid. The user can click a hyperlink on the grid, which opens a browser window and allows the user to modify or delete the record.
>
>When the browser window closes (with the child record), how can I refresh the original browser window so that the changed data will be displayed?
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform