X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/ee06f37b0f6f6d94cd05a6ffae556660f7c4a2bc..c930e9176a5a85509c5b0230e2bff5c22a591432:/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..4374f67b --- /dev/null +++ b/examples/dd/field-to-grid-dd.html @@ -0,0 +1,34 @@ + + +Array Grid DropZone Example + + + + + + + + + + + + + + + + + + + +

Using a GridPanel as a DropZone managing each grid cell as a target

+

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