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

close window after use

1 Answer 116 Views
Window
This is a migrated thread and some comments may be shown as answers.
MWM
Top achievements
Rank 1
MWM asked on 16 Oct 2008, 04:55 AM
I have opened a window programmatically and added it to a radwindowmanager.

the window opens fine and displays the target page.  when the user clicks a button, I'd like to 1) close the radwindow, and 2) direct the parent page (window, the main browser) to another page and have information the user submitted available there.

How can I accomplish this?  I'd like to do it with as much C# as possible in the code-behind.

Thanks,

Mark

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 16 Oct 2008, 01:53 PM
Hello Mark,

You can go through this kb article link which demonstrates a similar scenario, i.e., to close a RadWindow on the click of a button.
http://www.telerik.com/support/kb/article/b454K-ggt-b454T-cec.aspx
Probably you'll find this helpful.

Thanks
Princy.

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