I am trying to get value from WebHtmlEditor.Text properties, It is just return as html value like "<bg color = "White"........". Even though I have set the value in htmleditor Textbox. When I debug with firebug here is the result
Text value just grap the "<body bgcolor="White" style="font-family: sans-serif; font-size: 10pt;"></body>" instead of inside value. Meanwhile, IE 6 and 7 are working perfectly fine. Any quick turn around really appeciate it. I am using Infragistics35.WebUI.WebHtmlEditor.v8.2.
Thanks,
Thiri
Yes, there is an exact same issue with 9.2.
A support case has now been created with this issue. We hope to get this resolved quickly.
This also seems to be the case in Google Chrome. It seems to also save the body tag.
I'm using 7.3, can anyone confirm is this is still the case in the newest release 9.2
This is also happening to us. We are using v9.1
When saving an empty textbox using Firefox, the control is saving the above "body" tag.