angular2gridster
angular2gridster copied to clipboard
Nested Gridster in your Demo
Hi, I see that angular2 gridster supports nested gridster. But when i use your demo https://swiety85.github.io/angular2gridster/ and drag the clone, I can only add it to the main gridster but not inside an existing gridsteritem. Am i using the wrong demo link?
I also tried to use it in my project which is on Angular 5. I already have a gridster inside gridsteritem and i am able to drag and drop the items within one gridster. But here also i am not able to drag the gridster prototype and add it to the nested gridster. Could you support?
Could you please reply as we are really looking forward to using this control for our project?
I will provide a demo app with nested gridsters for you soon. Thx you for your patience.
I provided a very basic demo app with nested gridsters to have an overview of how it works. https://github.com/swiety85/angular2gridster/tree/nested-gridsters-example.
Hey, thanks a lot for the demo. But unfortunately it is not working as i expected. I want to drag and drop the prototype into GridItem3. Instead it adds the widget to main grid and twice. Could you please check? 2018-07-31_15-03-03.zip
Please pull and check again. Nested girdster is not fully finished functionality. It still has some issues e.g. with dragging below widgets that have overflowed content (generates adding a prototype in two places at once), dragging nested widgets between widgets. Never the less I hope it will be useful for you.
Thanks again. It works now for my use case. Will try and get back
I need a nested draggable widgets. Same in your demo with more widgets added inside the other widgets. Is it possible here, dashboard with nested widgets inside other.?
Can we add gridster inside gridster?
When the Main gridster and nested gridster both have property false ,can not add item to nested gridster