angular2gridster icon indicating copy to clipboard operation
angular2gridster copied to clipboard

Nested Gridster in your Demo

Open Smitha-Patil opened this issue 6 years ago • 9 comments

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?

Smitha-Patil avatar Jul 21 '18 17:07 Smitha-Patil

Could you please reply as we are really looking forward to using this control for our project?

Smitha-Patil avatar Jul 24 '18 09:07 Smitha-Patil

I will provide a demo app with nested gridsters for you soon. Thx you for your patience.

swiety85 avatar Jul 24 '18 11:07 swiety85

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.

swiety85 avatar Jul 30 '18 19:07 swiety85

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

Smitha-Patil avatar Jul 31 '18 13:07 Smitha-Patil

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.

swiety85 avatar Jul 31 '18 18:07 swiety85

Thanks again. It works now for my use case. Will try and get back

Smitha-Patil avatar Aug 01 '18 13:08 Smitha-Patil

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.?

brainyaashish avatar Aug 02 '19 20:08 brainyaashish

Can we add gridster inside gridster?

prasad1791 avatar Dec 27 '19 13:12 prasad1791

When the Main gridster and nested gridster both have property false ,can not add item to nested gridster

ShirazKamal avatar Mar 05 '20 10:03 ShirazKamal