asp.net xml editor control
- by Peter Goras
All,
I am looking for an asp.net xml editor control. Not a WYSIWYG editor like freetextbox or a javascript syntax highlighter but something that would make editing xml in the browser a bit easier than just as text in a textarea.
maybe some non-editable areas, collapsable nodes, xsd validation etc.
any ideas?