I am using the RadEditor within SharePoint and wondering if it is possible to conditionally clean word formatting during the on paste event.
I have looked at the StripFormattingOptions, this doesn't seem to produce the same results as pressing ok to the clean word content dialog when pasting content. E.g. If I set StripFormattingOptions to MSWordRemoveAll it still doesn't convert the bullet points to a UL and LI's. Is there any way to do this within the On Paste event?
Thanks in advance,
Tim
I have looked at the StripFormattingOptions, this doesn't seem to produce the same results as pressing ok to the clean word content dialog when pasting content. E.g. If I set StripFormattingOptions to MSWordRemoveAll it still doesn't convert the bullet points to a UL and LI's. Is there any way to do this within the On Paste event?
Thanks in advance,
Tim