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

RadScriptManager

1 Answer 159 Views
ScriptManager and StyleSheetManager
This is a migrated thread and some comments may be shown as answers.
Christian
Top achievements
Rank 1
Christian asked on 29 Oct 2010, 09:30 AM
Dear Support,

I want to use Javascript Intellisense. On my master page I added the RadScriptManager (I'm using VS 2010) with the needed references. When I try to use the js intelisense everything works fine.

But how can I add this behaviour on content pages and embedded user controls? I can't add another RadScriptManager, becauce omly one is allowed. But there isn't a RadScriptManagerProxy.

How can I get out of this?

Thanks in advance.

Greetings
Christian

p.S: What means "Use ScriptManager CDN"? What's CDN?

1 Answer, 1 is accepted

Sort by
0
T. Tsonev
Telerik team
answered on 04 Nov 2010, 12:25 PM
Hi Uwe,

In order to use JavaScript IntelliSense in content pages you need a ScriptManagerProxy. I'm attaching you a sample web site that demonstrates both IntelliSense for external scripts (such as jQuery) and for our embedded scripts.

By CDN we mean "Content Delivery Network" and that's a feature available in versions Q3 2009 and later. Read more here.

I hope this helps.

Sincerely yours,
Tsvetomir Tsonev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
ScriptManager and StyleSheetManager
Asked by
Christian
Top achievements
Rank 1
Answers by
T. Tsonev
Telerik team
Share this question
or