Basic grid usage

Hello Folks,

I would like to know if it is required to specify the width and height of the container div that will be used to present a grid. In other words if I create a grid without any height or width specifications and use it to create a grid, nothing is displayed. If I give the div height and width values, then the grid is displayed. I would just like to know if this is expected behavior, or if I am doing something incorrectly.

Thanks,

Daryl

Unfortunately this is the expected behavior.
The sizes of the grid’s container should specified for the correct displaying.