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

Close 1 window

1 Answer 73 Views
Window
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 20 May 2009, 06:31 PM
I have an app that uses many rad windows. Let say you click on the parent page to view employees. That will bring up a rad window with the employee info. Then I have a link to add new employee, that will bring up another rad window with an add new employee user control. When I am done typing my info in I then want to close the create new employee window and then show the employee window. I can't tell the window where to go because i might use create new employee somewhere else in the code. Right now i close add new employee window all of the windows close. Any solutions?

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 21 May 2009, 02:31 PM
Hi Ryan,

I am not sure if I understand your scenario completely, however, in general the RadWindowManager has the getWindowByName(), getActiveWindow(), getWindowById() methods that help getting a reference to the desired RadWindow.
I hope this information helps. If you still experience problems, please open a support ticket and send me a sample project that shows your implementation and the problem itself. I will check it and get back to you.

Sincerely yours,
Georgi Tunev
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.
Tags
Window
Asked by
Ryan
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or