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

RadImageEditor Icons not displaying

3 Answers 93 Views
ImageEditor
This is a migrated thread and some comments may be shown as answers.
Tyler
Top achievements
Rank 1
Tyler asked on 10 Jun 2014, 07:07 PM
I am trying to utilize the RadImageEditor in my software. I dragged the control from the toolbox into my webpage. Here is my code.

<telerik:RadImageEditor ID="RadImageEditor1" runat="server" ToolBarMode="Default" Skin="Default"
     Width="820px" Height="490px">
</telerik:RadImageEditor>

I ran the website but I am not seeing any of the icons in the toolbar. See image below:

3 Answers, 1 is accepted

Sort by
0
Tyler
Top achievements
Rank 1
answered on 10 Jun 2014, 07:11 PM
Here is the image...
0
Vessy
Telerik team
answered on 11 Jun 2014, 12:49 PM
Hello Tyler,

The provided ImageEditor's configuration looks properly an unfortunately it is not enough for me to determine the exact cause of the issue.
  • A possible reason could be if there is a JavaScript error on the page, sot he control cannot load its resources properly. Could you verify if this is not the case on your side?
  • Another possible reason could be if you are using the control into a Load-balanced environment. If this is the case - please, refer this blog post regarding the configurations that need to be made in such scenario.

If non of the above helps in solving the case, could you please isolate the issue into a sample fully runnable project so we could reproduce and debug it on our side?

Looking forward to hearing from you,
Vessy
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 

0
David
Top achievements
Rank 1
answered on 12 Aug 2014, 12:28 AM
Did you solve this, I have the exact same problem.
Tags
ImageEditor
Asked by
Tyler
Top achievements
Rank 1
Answers by
Tyler
Top achievements
Rank 1
Vessy
Telerik team
David
Top achievements
Rank 1
Share this question
or