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

Issue with AJAX RadEditor display in MVC Partial View

8 Answers 213 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Akila Kumarasamy
Top achievements
Rank 1
Akila Kumarasamy asked on 14 Sep 2011, 11:27 PM
Hi,

We are trying to use AJAX Editor inside MVC views. It works perfect, we tried adding the Editor in a partial view (following few forum post and samples) and the editor is not displayed right(we just get few dots and few text). Attached a screen shot. We are using the Script manager inside the partial view to make it to work, I am not sure whats going wrong. Even in the samples provided for demo in the site has the same script manager and the editor. Can some one please help to fix?

Thanks,
Akila.

8 Answers, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 15 Sep 2011, 01:50 PM
Hello Akila,

You can find attached a sample project with RadEditor loaded in MVC Partial View.

Kind regards,
Rumen
the Telerik team
Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal
0
Akila Kumarasamy
Top achievements
Rank 1
answered on 15 Sep 2011, 09:52 PM
Hi Rumen,

You guys rock!! It works Great! thank you very much. 

Regards,
Akila.
0
Dorjsuren
Top achievements
Rank 1
answered on 17 May 2013, 06:25 AM
I have same problem, but i have Uncaught ReferenceError: Type is not defined
attached my browser console


Thank you,
Dorjsuren
0
Niko
Telerik team
answered on 21 May 2013, 04:35 PM
Hi Dorjsuren,

It looks like the scripts related to the controls haven't been loaded. Please, make sure that the Editor is within a form with runat="server" attribute.
 If that doesn't help, please, open a support ticket with an attached sample runnable project that demonstrates the issue at hand, in order for us to be able to investigate it in details.

Hope this helps.

All the best,
Niko
the Telerik team
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 their blog feed now.
0
George
Top achievements
Rank 2
answered on 08 Feb 2015, 04:09 AM
Would be possible to get a version of the project that work in Visual Studio 2013.  I get a nothing it supported in the version message if I open the project.
0
Ianko
Telerik team
answered on 11 Feb 2015, 09:51 AM
Hello George,

The most recent version (2014.3.1209) of the Telerik UI for ASP.NET AJAX is compatible with VisualStudio 2013 and should run without any problems.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
George
Top achievements
Rank 2
answered on 12 Feb 2015, 04:43 PM
I posted a ticket about this and the answer is ASP.NET AJAX controls cannot get their images and styles because the MVC lifecycle is not complete.  I need ASP.NET AJAX controls, Kendo editor lacks and Kendo can be created in code so I am redoing my project in ASP.NET.
0
Rajeshwar
Top achievements
Rank 1
answered on 21 Oct 2015, 03:00 PM

Hi Akila,

I am also in the same boat. Please can you provide a sample with what you have achieved using partialview for asp.net mvc ( i am using mvc3 ).Thank you.

Tags
Editor
Asked by
Akila Kumarasamy
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Akila Kumarasamy
Top achievements
Rank 1
Dorjsuren
Top achievements
Rank 1
Niko
Telerik team
George
Top achievements
Rank 2
Ianko
Telerik team
Rajeshwar
Top achievements
Rank 1
Share this question
or