Hi Telerik,
When i paste the following text
<p class="MsoBodyText">
<h3>Sample Text</h3>
</p>
in the "HTML" view of the telerik rad editor, switch the view to "Design" and back to "HTML" again, the text is changed to :
<p class="MsoBodyText"> </p>
<h3>Sample Text</h3>
<p> </p>
Is there a property that i can set, which will stop telerik editor (RadControls for ASPNET AJAX Q1 2009) from changing my original text?
Regards
Kiran...
When i paste the following text
<p class="MsoBodyText">
<h3>Sample Text</h3>
</p>
in the "HTML" view of the telerik rad editor, switch the view to "Design" and back to "HTML" again, the text is changed to :
<p class="MsoBodyText"> </p>
<h3>Sample Text</h3>
<p> </p>
Is there a property that i can set, which will stop telerik editor (RadControls for ASPNET AJAX Q1 2009) from changing my original text?
Regards
Kiran...
