X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6746dc89c47ed01b165cc1152533605f97eb8e8d..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/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.