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

Radwindow Open\ Close !!!!!

1 Answer 112 Views
Window
This is a migrated thread and some comments may be shown as answers.
Rahul
Top achievements
Rank 1
Rahul asked on 02 Jun 2009, 06:54 AM
Hello i have 3 forms

                 i can open the radwindow with form on that buttn click and inside that radwindow form another add button , when i click on that button i want to open another Radwindow outside of that window, means when i click add show the Addwindow and close the currentwindow. After adding close the Addwindow Open first window .................. How to do this how to hide parent window open child after doing operation how to hide child open parent again.



Thanks
Regards
Rahul


1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 02 Jun 2009, 07:12 AM

Hello Rahul,

Refer the following help document which describes how to open Radwidnow from another window.

Opening a RadWindow from Within a RadWindow

You can hide/show the radwindow by getting the reference to window and using the hide()/show() methods of radwindow. Go through the following link for more information about important client side methods of radwindow.
RadWindow Methods

Thanks,
Princy.

Tags
Window
Asked by
Rahul
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or