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

Update Grid Tile Size #552

Open ramthenmala opened 8 years ago

ramthenmala commented 8 years ago

Hi Ducksboard, first of all thanx for the great plugin.

I m trying to update the li size while selecting an option from dropdown, I tried it with data-colx and data-coly sizes changing while each option clicking. But it was updating tile size but not the actual tile size and preview holder.

Is there any way to update the plugin after these sizes were set??