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.

Fields are editable. Drag the fields into the grid using the label as the handle.

Note that the js is not minified so it is readable. See field-to-grid-dd.js.