04/29/2016 at 9:33 am
#374613
Keymaster
@ Matthew
Sorry, but you will not be able to use Gridder in an accordion. The issue is because Gridder needs to set the row length based on the container width (the object Gridder is within). It does this using javascript… if the container has no width, like when inside a collapsed accordion the width will be zero and you will end up with the result you are seeing. Sorry, but there is no way around this without a custom developed accordion that would “inform” Gridder of the correct width when being opened.