Resizing Grid
Started by mattybonbon
Forum member
@mattybonbon · Legacy archive contributor
Started by mattybonbon
Started by mattybonbon
It worked! Only code I had to edit was to change paths slightly and remove: gridframe.css("width", "calc(100vw - 22px)");Only removed it as it was off-centering my grid to the right of screen.Added some screens of it in action and has dynna
Brilliant!! Thanks for this, Ryan. Sorry for late reply, I was indisposed yesterday. Will modify as shown and report back. Thanks again!
Thanks for the quick reply, That would be great if you could point me in the right direction. Nearest solution i found was to set the iframe id=myframe, remove height and width from iframe and then call it from this piece of js:$(document).
Thanks, Ryan! That makes sense as couldn't figure why it wasn't displaying the second grid.Quick reply!Regards,Matt