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

Using Window facing Problem

1 Answer 44 Views
Window
This is a migrated thread and some comments may be shown as answers.
Ashish
Top achievements
Rank 1
Ashish asked on 16 Jul 2013, 12:17 PM
Hi i am using RadWindow.
I just want to open this Window two time.
1st time on a button;s onclick events.
2nd time on a other button;s Onclick Events using Scriptmanager.RegisterStartupScript() ;
at 2nd time its WindowManager is not being set.
so its not showing and my 1st button is being invisible.

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 17 Jul 2013, 12:23 PM
Hello Ashish,

If you are attempting to show a RdWindow from the code-behind I advise that you examine the following sticky thread that treats this scenario: http://www.telerik.com/community/forums/aspnet-ajax/window/opening-radwindow-from-the-server.aspx. Note how the Sys.Application.Load event is used to ensure the script runs only after the controls are instantiated.


Regards,
Marin Bratanov
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Window
Asked by
Ashish
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or