Is it possible to use the Drag Drop behavior and have the object move incrementally,
so it will fit to a grid precisely and not stop "halfways" over a grid cell.
Preferably the moving itself should also be limited.
Or is this only solveable through mousedown and coords and extensive events?