You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, drag and drop works only when we drag from outside the grid (like the sidebar) using setupDragIn. It wouldl be nice to have a method that allows dragging and dropping from inside the grid.
Currently, drag and drop works only when we drag from outside the grid (like the sidebar) using
setupDragIn. It wouldl be nice to have a method that allows dragging and dropping from inside the grid.