Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

nesting of gridlist #50

Open
iamtennislover opened this issue Mar 27, 2015 · 2 comments
Open

nesting of gridlist #50

iamtennislover opened this issue Mar 27, 2015 · 2 comments

Comments

@iamtennislover
Copy link

Great work on Grid :) I needed some help on creating a nested gridlist. Something like http://codepen.io/tannerlinsley/pen/lrpoi

I was able to insert a childgrid into a parentgrid, but the childgrid cannot be interacted with (as in it cannot be dragged).
By the way is there a way to disable dragging feature

@andrei-picus-hs
Copy link
Contributor

By the way is there a way to disable dragging feature

You can pass dragAndDrop: false to the plugin constructor.

@aubrijesh
Copy link

Hi @andrei-picus-hs, is there anyway I can create nested grid with drag and drop support ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants