Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing browser window from another window
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00710121
Message ID:
00710131
Views:
13
Fantastic. Thanks again.

Each time I have question, I look in my C# book, scour the internet, search the newsgroups... before posting to the UT. But I rarely can find the answer. Where have you learned all of these tips?

>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform