Hi,
I've add a TimeTable in a popup window but I can't find a way to manage the size of the popup in order for the timetable to be included in the window (as you can see in the screen shot)
I've try to modify the width :
<div class="hg-popup-a" data-ui-field="controlpopuptable" data-position-to="window" data-transition="pop" data-overlay-theme="b" style="width:400px;">
but it seems to be limited at 400px?
Is it correct?
Why is it limited?
Is there a way to override this limit?
Thanks