Displaying a grid panel in a div using vbox layout
Displaying a grid panel in a div using vbox layout
Hi there,
I have a grid and when I use a Panel and define the layout on the panel as vbox and align tretch I see that all the columns in the grid are sized properly.
For some reasons I cannot use the panel and I'm using a div now to render the grid. How can I achieve the same results ?