Text does not appear and control is unresponsive in internet explorer 11
Hello hkruse,
I tried this and it always works fine for me, so I attached my sample to this post for you. Please review it and feel free to let me know if I misunderstood you or if you have any other questions.
I am checking about the progress of this issue. Please let me know If you need any further assistance on this.
I have tried the control without any customized property settings and very simple text "this is a test" and the control does not render properly in IE-11.
There are differences between the example you sent and mine:
You sent:
<%@ Register Assembly="Infragistics35.WebUI.WebHtmlEditor.v10.2, Version=10.2.20102.1011, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" Namespace="Infragistics.WebUI.WebHtmlEditor" TagPrefix="ighedit" %>
Mine:
<%@ Register Assembly="Infragistics2.WebUI.WebHtmlEditor.v10.2, Version=10.2.20102.1011, Culture=neutral, PublicKeyToken=7dd5c3163f2cd0cb" Namespace="Infragistics.WebUI.WebHtmlEditor" TagPrefix="ighedit" %>
Hello,
Please note that my sample is created with v13.2.2107 of Infragistics, and since IE11 was released this year and NetAdvantage v10.2 was released 3 years ago, it is understandable for some of the functionalities to not work as expected.
You could verify the tool set against IE11 by downloading the trial version of 13.2.
Please do not hesitate to contact me if you need any additional assistance.