Hello Infragistics Team/Community,
I badly need your help to resolve my issue with Infragistics2.WebUI.WebHtmlEditor.v9.2. Undo/Redo button does not work in IE7 and 8 but in other browser like Mozilla Firefox and Google Chrome it works fine.
I am using a licensed NetAdvantage 2009 in my current project
QUESTION
Does anyone could help me in resolving this issue.... in ASP.NET?
Thanks in advance!Herald
Hi Herald,
I found on our network v9.1 and v9.2 dlls of WebHtmlEditor and tested a website with those dlls. The Undo/Redo buttons worked under IE7/8 correctly. They did not work under IE9.It is possible that those dlls were built from latest at the time codes (around July of 2010), but you have earlier versions. I also tried to test various old versions of js files used by WebHtmlEditor which define functionality of client. I got from sourcesafe files at specific dates and tested them in a web site. I tried files at 8/20/2009, 10/20/2009, 1/20/2010, 4/20/2010, and few others. The Undo/Redo for IE7/8 worked for all those versions same way. I can not explain why it fails in your version of WebHtmlEditor.
In any case there is no updates for v2009.2 and no recent updates/fixes are applied to that dll.You may consider to upgrade to latest v2011.2.
Hello Viktor,
Here is the version what am I using right now in my application.
Infragistics2.WebUI.WebHtmlEditor.v9.2, Version=9.2.20092.1003
Let me know how could I troubleshoot this issue.
Thanks in advance and more power.
regards,
-herald
PS:
I also tried this solutions>>> http://forums.infragistics.com/forums/t/36572.aspx and it seems not working too. :'(