Our clients have been complaining their texts formerly edited in ASP.NET Classic RadEditor are missing all the Tabs and Line Breaks when they open it for the first time using the up to date ASP.NET Ajax RadEditor. We know the old control generates plain text while the new control consume xHTML. Short of wriitng our own parser to check through the database(s), is there any mode/setting we can use on the ASP.NET Ajax RadEditor to accept these old texts and render them with all the tabs and line breaks?
P.S. I only need to do this once since any subsequent savings of the texts will be in the proper xHTML formats.
P.S. I only need to do this once since any subsequent savings of the texts will be in the proper xHTML formats.