X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/7a654f8d43fdb43d78b63d90528bed6e86b608cc..HEAD:/examples/form/xml-form.html diff --git a/examples/form/xml-form.html b/examples/form/xml-form.html index 9655f033..1a7a5f27 100644 --- a/examples/form/xml-form.html +++ b/examples/form/xml-form.html @@ -18,7 +18,6 @@

Loading/Saving a Dynamic Form using XML

This is a very simple example of using XML for load and submit of data with an Ext dynamic form. - For a similar example using JSON rather than XML, see the JSON Form example.

Click "Load" to load the dummy XML data from the server using an XmlReader.