Looks like we can't reproduce the issue or there's a problem in the test case provided.
-
Sencha User
Can't add a drag-drop plugin to a grid
architect build: 678
project type: extjs 4.1
Description:
Can't add a drag-and-drop plugin to a grid
Steps to reproduce:
* Add a grid panel
* Select grid plugins. Add a "Grid Drag Drop Plugin"
The result that was expected:
* The drag-and-drop plugin should be added to the grid
The result that occurs instead:
* Nothing happens
OS: win 7
-
It should be applied to the grid view rather than the grid itself.
-
Sencha User
No Help
How are you supposed to add it directly to the GridView in Architect?