swiety85 / angular2gridster

Angular implementation of well known Gridster (no jQuery, no external libraries, only Angular and Rx.js).
https://swiety85.github.io/angular2gridster/
MIT License
203 stars 75 forks source link

How to load the grid without dragAndDrop and Resize #395

Open contactipraju opened 3 years ago

contactipraju commented 3 years ago

I've modified the gridsterOptions (setting the corresponding flags to false) but still the grid is getting loaded with the resize and dragAndDrop functionality enabled.