This is a migrated thread and some comments may be shown as answers.

[Solved] Refresh Parent Page After Clicking RadWindow close

3 Answers 481 Views
Window
This is a migrated thread and some comments may be shown as answers.
Rahul
Top achievements
Rank 1
Rahul asked on 01 Jun 2009, 11:45 AM
Hello Sir/ Madam

         i have  master.aspx page and details.aspx page

     on master page 2 PANEL ---- ADMIN PANEL AND DETAILS PANEL. Now only admin panel shown admin visible - TRUE AND DETAILS PANEL = FALSE, on that panel one button, clicking on that button called details page In radwindow , In that details page one cancel button(Canel button on Details.aspx) after clicking on that button, i want to visible DETAILS panel on master page. HOW  to archive this ? using javascirpt or ?????


Urgent !!!!!!!!!!!!!!!!

Thanks Regards
Rahul


3 Answers, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 01 Jun 2009, 02:11 PM
Hello Rahul,

I believe that this online help page will be of help. You can use the approach used in it and perform the desired code on the parent page. Please note that the rest of the implementation is not related to the RadWindow control and you need to implement it yourself.

I hope this helps.

Kind regards,
Fiko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
SKS
Top achievements
Rank 1
answered on 23 Dec 2009, 09:38 PM
I have 3 buttons on a RadWindow ,the functionality of each button is as follows

1-OK button-image button-Functionality
                                          -perform some server side code in the button handler
                                          -close the RadWindow
                                          -refresh the parent page(its a regular aspx page and not a aspx opened in RADWIndow)
1-Remove button-link button-Functionality
                                          -perform some server side code in the button handler
                                          -close the RadWindow
                                          -refresh the parent page(its a regular aspx page and not a aspx opened in RADWIndow )
1-Cancel button-a-href link-Functionality                                         
                                          -close the RadWindow

I am using FF version 3.5.6

i have tried all the solutions that you have in your forums.
none of them seem to work
sometimes the window closes and refresh doesnt happens
sometimes the window does not close but the refresh happens
sometimes nothing happens
sometimes FF throws the Resend confirmation box
it behaving like crazy.

can someone from telerik team give me a neat and an accurate solution for this problem

thanks

~sks
                                         

1-OK button-image button-Functionality
                                          -perform some server side code in the button handler
                                          -close the RadWindow
                                          -refresh the parent page(its a regular aspx page and not a )
0
Fiko
Telerik team
answered on 25 Dec 2009, 02:24 PM
Hello SKS,

I believe that this KB article will be of help.

All the best,
Fiko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Window
Asked by
Rahul
Top achievements
Rank 1
Answers by
Fiko
Telerik team
SKS
Top achievements
Rank 1
Share this question
or