X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/d41dc04ad17d1d9125fb2cf72db2b4782dbe3a8c..f562e4c6e5fac7bcb445985b99acbea4d706e6f0:/examples/dd/field-to-grid-dd.html diff --git a/examples/dd/field-to-grid-dd.html b/examples/dd/field-to-grid-dd.html new file mode 100644 index 00000000..79ac814c --- /dev/null +++ b/examples/dd/field-to-grid-dd.html @@ -0,0 +1,26 @@ + +
+This example assumes prior knowledge of using a GridPanel.
+This illustrates how a DragZone can manage an arbitrary number of drag sources, and +how a DropZone can manage an arbitrary number of targets.
+Note that the js is not minified so it is readable. See field-to-grid-dd.js.
+ + + + \ No newline at end of file