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

[Solved] New RadWindow From Code Behind

1 Answer 125 Views
Window
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 23 Sep 2009, 05:28 PM
I am opening a new RadWindow from code behind adding it to the collection and that works fine.  The problem is when the window gets added to the collection all the other RadWindows that are currently open close.  Do you have any suggestions?

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 24 Sep 2009, 08:57 AM
Hello Chris,

If you are doing this with a postback, such behavior is expected. To avoid it, I suggest to use Ajax and to open the window on the client by using radopen() for example.


Greetings,
Georgi Tunev
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
Chris
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or