Hi...
I use RadEditor in page when i import image and click right image and open properties dialog but code error
Please Help.
Thanks.
6 Answers, 1 is accepted
0
Thamita
Top achievements
Rank 1
answered on 26 Jul 2016, 08:20 AM
Or do I need to add more code in it. In order to use the function image properties?
0
Hi,
We are not aware of such issue with RadEditor dialogs in UI for ASP.NET AJAX version 2015.3.111.
Here is a video showing a simple setup of RadEditor and ImageProperties dialog: http://screencast.com/t/uG3kGAkkhA
What I suggest is to review this article for configuring the web.config in your project and the jQuery troubleshooting article.
If the issue still occurs please try to isolate your setup in as simple runable project and send it back in an attachment that we could investigate on our side.
Best Regards,
Misho
Telerik by Progress
We are not aware of such issue with RadEditor dialogs in UI for ASP.NET AJAX version 2015.3.111.
Here is a video showing a simple setup of RadEditor and ImageProperties dialog: http://screencast.com/t/uG3kGAkkhA
What I suggest is to review this article for configuring the web.config in your project and the jQuery troubleshooting article.
If the issue still occurs please try to isolate your setup in as simple runable project and send it back in an attachment that we could investigate on our side.
Best Regards,
Misho
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Thamita
Top achievements
Rank 1
answered on 25 Nov 2016, 04:54 AM
Hi Misho,
Thanks for Answer.
I Know this problem .
I set <add key="Telerik.ScriptManager.EnableEmbeddedjQuery" value="false" /> in Web.Config
why i set = false i can't use tools about image manager ?
Please Help.
Thanks.
0
Hello,
The idea of the Telerik.ScriptManager.EnableEmbeddedjQuery functionality is to allow the developer to provide a different JQuery version than the build-in one. More information on the matter could be found in the following help article here.
Have you provided your own different version for jQuery and exactly which version?
Best regards,
Rumen
Telerik by Progress
The idea of the Telerik.ScriptManager.EnableEmbeddedjQuery functionality is to allow the developer to provide a different JQuery version than the build-in one. More information on the matter could be found in the following help article here.
Have you provided your own different version for jQuery and exactly which version?
Best regards,
Rumen
Telerik by Progress
Telerik UI for ASP.NET AJAX is ready for Visual Studio 2017 RC! Learn more.
0
Thamita
Top achievements
Rank 1
answered on 25 Nov 2016, 07:40 AM
Thank you Rumen,
i use jQuery ver. 1.10.2 and 1.10.3
0
John
Top achievements
Rank 1
answered on 28 Nov 2016, 03:18 PM
thank you guys very much for help. the thing is that I have the same problem and now with your help it seems that I found the solution