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

Problems when using ToolProviderID with AjaxPanel

2 Answers 42 Views
Editor
This is a migrated thread and some comments may be shown as answers.
VnDevil
Top achievements
Rank 2
VnDevil asked on 24 Sep 2011, 07:22 PM
Hi Telerik,

RadEditor ToolProviderID has error on js with RadAjaxPanel when post-back (on FireFox 6, IE 9 and Chrome),
I used ToolProviderID follow demo: http://demos.telerik.com/aspnet-ajax/editor/examples/toolprovider/defaultcs.aspx.
Everthing ok, but when I add an AjaxPanel and post-back form, the error occurred, ToolBar cannot load with others editor below

I wrote an demo with that error, please download link below and check it,

http://www.mediafire.com/?5i0uincm6kwnd

Thanks


2 Answers, 1 is accepted

Sort by
0
VnDevil
Top achievements
Rank 2
answered on 28 Sep 2011, 11:28 AM
anyone help me ?
0
Accepted
Dobromir
Telerik team
answered on 28 Sep 2011, 06:28 PM
Hi Vndevil,

Thank you for bringing this problem to our attention. It seems that for some reason the toolbar is not correctly assigned to all editors after the AJAX postback. After replacing the RadAjaxPanel with standard asp:UpdatePanel the editors started to work as expected.

I have logged this issue into our database for further investigation and we will do our best to fix this issue for one of our upcoming releases.For the time being, I would suggest you to use asp:UpdatePanel instead of RadAjaxPanel when using ToolProviderID.

As a small token of gratitude I have updated your Telerik points.

Best wishes,
Dobromir
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
Editor
Asked by
VnDevil
Top achievements
Rank 2
Answers by
VnDevil
Top achievements
Rank 2
Dobromir
Telerik team
Share this question
or