I'm using version 11.1.20011.2135, I load the editor from an html file, this works fine, I edit the text on the editor and when I try to get the text (webHtmlEditor1.Text), this hasn't change. I load and retrieve the text from codebehind.
Thanks in advance for any help
EDIT:
This only occurs when I change the text in the design view, if the text is modified in the html view I get the modified text.
Hello,
Thanks for posting in the forums. I've tested the below code with the RTM of 11.2 (11.2.20112.1019) .Once the page is loaded I put some html into the view, then in desing view I update the Editor and post it to the server. I'm inspecting the values of below properties and i confirm that I'm getting the changes made on the client prior the post,
Thanks for the response, I have an inconvenience, I cant use version 11.2, because my license ends with version 11.1
thanks in advance.
Hello Alejandro,
There's a service patch released yesterday for 11.1 version with build number 2158. You can download it without any fees and check the behavior of the control.
Best regards.
I updated to the latest service release (2158) and my app doesn't work anymore, I think it's the webdatamenu, in firebug it says
domElem.replaceNode is not a function
domElem.replaceNode(placeHolder);
And every other infragistics control in the page doesn't work anymore.
Please I need this urgently.
Thanks in advance.
Hi Alejandro,
Please refer to the following thread - http://community.infragistics.com/forums/p/65216/331285.aspx.
Please let me know if you have any other questions.
I updated my app with the latest service release (2178), but the same error.... I can't get the text of the webhtmleditor.
Hi AlejandroPalacios,
I was not able to reproduce the issue. I am attaching a sample with NetAdvantage 11.1.20111.2178. Could you please test this and confirm if the issue occurs.