Ext JS: Drag + Drop Grid Rows
In this article I discuss adding functionality to ‘drag and drop’ rows in an Ext JS grid. Specifically, this article will cover an approach that does not rely on any Ext JS plugins, e.g., the canonical gridviewdragdrop
, and assumes Ext JS version 3.4.