Hi,
I have inserted a webhtmlcontrol in my project however the images of toolbar controls (save,bold,italic,underline,bullet list) are not coming. Please refer the attached screenshot. From where i can get these images?
Thanks,
Mits
Dear Mits,
Thank you for contacting Infragistics!
We have received your support request concerning not seeing the toolbar images, and this case has been assigned to me. Infragistics is dedicated to helping you solve this issue. Our team and I have done an initial review of your case and my first question is have you set the WebHtmlEditor's ImageDirectory property?
Please see the following documentation for more information on this property: http://help.infragistics.com/NetAdvantage/ASPNET/2012.1/CLR4.0/?page=Infragistics4.WebUI.WebHtmlEditor.v12.1~Infragistics.WebUI.WebHtmlEditor.WebHtmlEditor~ImageDirectory.html
Looking forward to hearing from you.
Hello Michael,
Thanks for the quick reply. I was not able to get those images however i have got those from sample project. I have another question regarding this. In WebHtmlEditor when we press enter it is using <p> tag by default. Is there any option to remove it?
Hi Mits,
The WebHtmlEditor has the UseLineBreak property which you can set to true to use <br> instead of <p>. I think any other functionality may require some javascript.
Here's our documentation on the WebHtmlEditor's server side properties:
http://help.infragistics.com/NetAdvantage/ASPNET/2012.1/CLR4.0/?page=Infragistics4.WebUI.WebHtmlEditor.v12.1~Infragistics.WebUI.WebHtmlEditor.WebHtmlEditor_members.html
Please let me know if you need further assistance and I'll be glad to help.
Uh, nevermind. It seems as though this is a design time issue only. Which is odd since the runat="server" is present on the markup, it should be able to draw the images in the designer.
I have copied the images into my project and used the quick designer to set the property to point to that folder. Still the toolbar images are red x, What is going on?
Hi Michael,
So far i am fine with this. Thanks for the follow up on this. I am closing this case now.
Hello Mits,
Please let me know if you have any other questions or concerns about this issue and I'll be glad to help you.