defect
Due to ticket http://tl.bos.local/trac/ticket/28959 Drag&Drop is no longer possible in a GridComponent, an error occurs in the JavaScript:
ReferenceError: dataId is not defined
The cause is the undefined variable "dataId" in "ajax-form.js" in the function "handleOnDragStart" (line 560).