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

Using HTML from Telerik RadEditor

1 Answer 85 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Camila Foltran
Top achievements
Rank 1
Camila Foltran asked on 28 Jun 2012, 07:05 PM

Hi,

My name is Camila, and I work with developing systems for web.

I did this test 'Using HTML from Telerik RadEditor' (http://www.telerik.com/help/reporting/report-items-html-text-box-using-html-from-radeditor.html) in my application but gives two javascript errors:

1)Object doesn't support property or method 'registerClass', in line ReportingFilter.registerClass('ReportingFilter', Telerik.Web.UI.Editor.Filter);

 

2) Object does not support property or method 'set_isDom' , in line:

 

this.set_isDom(false);

 

can anyone help me please?

Thanks,

Camila.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 02 Jul 2012, 12:44 PM
Hi,

For your convenience I have prepared and attached a sample working project which demonstrates how to register the custom content filter.

Regards,
Rumen
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.
Tags
General Discussions
Asked by
Camila Foltran
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or