Is it possible to set the animation of the gridstack to false when the gridstack is already built up? I tried just to set the options this way but it doesn't work. $('.grid-stack').gridstack({animate:false});