Try as I might, I cannot get the Editor control to leave my text alone. I've done radEditor1.ContentFilters = EditorFilters.None. Still, the control insists on reformatting the text I put into it (changing TABLE tags, etc.).
Why isn't there a simple flag that tells the control to NOT do anything at all to the text within the control? I'd really like to use it, but as it stands now, I can't use it because of the reformatting. It should be very easy to support just leaving my text alone.
Why isn't there a simple flag that tells the control to NOT do anything at all to the text within the control? I'd really like to use it, but as it stands now, I can't use it because of the reformatting. It should be very easy to support just leaving my text alone.