Scroll in Layout

I am using a ‘4U’ layout with a grid on the bottom panel. The scroll function of the bottom panel does not work correctly; it doesn’t adjust in size or position as the bottom panel is either resized or as the number of rows in the grid grows.



Any guidance?



Regards,



Phil

All works fine on our side, here is a demo.

demo.zip (605 Bytes)


I found my problem.  I was trying to initialize the grid to the full screen and using a

to attach the latout to.  When I changed to attaching it to document.body, everything worked OK.



Thanks for the Help!



Phil