I am using lightboxes to display a view/edit/update screen to the user and then passing this data back to my page and other functions. This works fine.
In my lightbox, I have a container box (which will be collapsing/expanding), and a repeater.
Normally I would just drag the repeater to attach it to the container box, however this is not working!
Is this inability to attach the repeater a feature of lightboxes or am I just missing something?