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

How to create DNN ajax module using RadScheduler and RadScriptManager!?

2 Answers 90 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
hongnguyenx
Top achievements
Rank 1
hongnguyenx asked on 21 Jun 2009, 11:25 AM

Hi all,

I using RadAjaxControl Q1 2009, and now I want to develop DNN module using RadScheduler component and RadScriptManager to management ajax action for Scheduler component, but default ScriptManager of DNN is ScriptManager of MS ASP.NET ajax, when I register RadScriptManager, its is conflict.

I have find a article on telerik helps: http://www.telerik.com/help/aspnet-ajax/dnn-replace-scriptmanager-radscriptmanager.html , but I don't use DNN source version to develop, I use Install package to install into my local and develop DNN module on it.

Please help to for problem :( I don't know how to fix it! :( Thnks so much for your helps 

hongnguyenx

2 Answers, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 24 Jun 2009, 12:22 PM
Hi hongnguyenx,

If you need to ajaxify your module you can use RadAjaxProxy. Use RadAjaxProxy as you would use RadAjaxManager in a regulat aspx page. The only requirement for this approach is that you add RadAjaxManager in the default page of your dnn web site. You do not need to replace the default script manager with RadScriptManager.



Regards,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
hongnguyenx
Top achievements
Rank 1
answered on 16 Jul 2009, 03:10 AM
Hi sir,
Thnks so much for your help, I'll try to use it.
Once again thnks you so much :D :-x

regards,
hongnguyenx
Tags
Scheduler
Asked by
hongnguyenx
Top achievements
Rank 1
Answers by
Peter
Telerik team
hongnguyenx
Top achievements
Rank 1
Share this question
or