ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.03k stars 1.2k forks source link

Gridster no hole #532

Open jaumard opened 9 years ago

jaumard commented 9 years ago

Hi,

In my projet I want to make a dashboard with widgets with gridster. But I don't want to give the possibility to the user to let empty space in the grid. I want him to fill the first line left to right then second line ... How can I do that with gridster ? Or where I have to modify gridster to do that ?

Thanks