Hi,
I have an xml of data type XML stored in sql server. I am retriving the xml as a string and after indenting it, am displaying it in a big multi line text box. I want the tags in the xml file to be of different color. Is there any way to do this using a multi line text box or a rich text box. More important - the user should be able to edit the XML as per his requirement.