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

EnableOutsideScripts property

5 Answers 196 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Jim
Top achievements
Rank 1
Jim asked on 20 Sep 2007, 10:15 PM
Hello,

I noticed that the EnableOutsideScripts property is not available on the ajax panel in Prometheus.  Will that be added in?

Nick

5 Answers, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 21 Sep 2007, 07:37 AM
Hi Jim,

The property is specific for our RadAjax framework and unfortunately no, there is no way to implement that in Prometheus RadAjax. I'm afraid this can be handled by MS AJAX only.

All the best,
Konstantin Petkov
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
U4
Top achievements
Rank 1
answered on 19 Apr 2008, 07:22 AM
Hello,

Since EnableOutsideScripts will no exist in Prometheus RadAjax, does it mean that prometheus radajax will no longer be able to handle outsidescripts(customscript)?

Or will there be other property that will handle customscripts and how?

Thanks,
0
Vlad
Telerik team
answered on 21 Apr 2008, 06:25 AM
Hello,

You can use RadScriptBlock to wrap any custom script.

Best wishes,
Vlad
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Rob
Top achievements
Rank 1
answered on 10 Jun 2008, 01:12 PM
You have mentioned using RadScriptBlock in the above thread but I have found that my page which contained several embedded ajax panels, each panel may contain child ajax panels need to access common Javascript which is embedded into my app using Script src=???.

How can I configure my app so that after a ajax postback, the newly rendered controls can still see the embedded javascript and javascript src files?
0
Sebastian
Telerik team
answered on 13 Jun 2008, 08:28 AM
Hello Rob,

If you register your external javascript logic via ASP ScriptManager or RadScriptManager, it should remain "visible" after ajax updates. Let me know if I am missing something from your logic.

Best regards,
Stephen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
Jim
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
U4
Top achievements
Rank 1
Vlad
Telerik team
Rob
Top achievements
Rank 1
Sebastian
Telerik team
Share this question
or