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

[Solved] Using Document and Image editor outside RadEditor

1 Answer 169 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Luigi Gaeta
Top achievements
Rank 1
Luigi Gaeta asked on 13 Nov 2009, 12:30 PM
In precedent release Q2 2009 I've been implemented the client code shown in this example:

http://www.telerik.com/support/kb/aspnet-ajax/editor/using-the-image-and-document-managers-outside-radeditor.aspx

With Q3 2009 there's a javascript error for "object required" on this line of code:

var args = new Telerik.Web.UI.EditorCommandEventArgs("DocumentManager", null, document.createElement("a"));

Anybody get solution?
Many thanks
Luigi Gaeta

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 17 Nov 2009, 02:10 PM
Hi Luigi,

The problem was due to optimization in the RadControls for ASP.NET AJAX code. It is already fixed in the currently available "latest internal build" (Telerik.Web.UI_2009_3_1115_Dev_hotfix.zip) which you can download from your account. There is no need to modify the code provided in the KB article.

The problem will not exist in the next official Q3 2009 SP1.

For your convenience I have attached a project with a properly working standalone Document manager.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Editor
Asked by
Luigi Gaeta
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or