I have tried to show a windows from a webusercontrol that was loaded dynamic but it dosen't work. i tried too, to use the ClientScriptManager but without results.
is it posible tod that?
TA
1 Answer, 1 is accepted
0
Svetlina Anati
Telerik team
answered on 10 Oct 2008, 02:35 PM
Hi David,
I am not quite sure how exactly you load the control and what approach you use to show the RadWindow. You said that you have used a ClientScriptManager and that is why I assume that you are opening the window by executing some script from the server. One possible reason for the problem can be that you load the User Control by using AJAX - in this case you should use the ScriptManager to execute the desired script instead of ClientScriptManager. If so, please, note that this is not directly related to RadControls but to general ASP.NET and AJAX knowledge.
In case my assumption is not correct, please prepare a sample, fully runnable demo project, open a new support ticket and send it to me along with a detailed explanation of the desired result. Once I receive it, I will do my best to help.
Sincerely yours,
Svetlina
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.