Hi
Teja,
As I can see your question is not related to the Upload controls or the Upload mechanism of RadEditor. When help is requested from forum thread, please, keep in mind to follow the thread's topic. This way the forum threads gets more concise and concrete, so that other developers from the Telerik community can easily find relevant information as per to their interests. Thank you.
As for showing XML content, note that RadEditor is an XHTML editor and XML is not the type of content that is supported. Moreover, it is not a content that is supported by the browser engine. Also, it is expected that once XML tags get into an HTML editor, the tags to not be displayed as the browser engine renders only the text inside. However, I can only guess why RadEditor should be involved in shown read-only XML content. Editing is not available with such a content, thus, all RadEditor features are unsupported and subsequently not available to the end-user.
By the way. the requested result can be fulfilled by using a plain textarea element:
Further, you can extend this element to be a server control and populate the content from the code-behind.
Regards,
Ianko
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items