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

[Solved] Editor toolbar mode and AJAX

1 Answer 124 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Social_Quotient
Top achievements
Rank 1
Social_Quotient asked on 07 Jan 2008, 11:06 PM

I posted this to support but thought maybe someone in the community might have an answer. We are essentailyl trying to set toolbars to show on focus at page top from within a dock container.

When i tried to create the editor dynamically and by Ajax it works if i set the 
  re.ToolbarMode = EditorToolbarMode.Default

but when i set

  re.ToolbarMode = EditorToolbarMode.PageTop
 
it gives a javascript error

if i disable ajax both works fine .

Thanks
John

I have a sample project prepared if anyone needs it

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 08 Jan 2008, 03:25 PM
Hi John,

Thank you for reporting this issue. This problem is actually a bug in the editor control when you create it dynamically during an Ajax request. The bug has been fixed and the fix will be available in the Prometheus service pack release next week.

Sincerely yours,
Lini
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Social_Quotient
Top achievements
Rank 1
Answers by
Lini
Telerik team
Share this question
or