asp.net xml editor control
Posted
by Peter Goras
on Stack Overflow
See other posts from Stack Overflow
or by Peter Goras
Published on 2009-12-17T08:47:37Z
Indexed on
2010/03/18
12:41 UTC
Read the original article
Hit count: 618
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?
© Stack Overflow or respective owner