why the header of grid not display?

when load a grid(grid only define,not data),why the header of grid not display?if after call clearall method,the header of grid displayed.how to header of grid displayed?thanks.

Problem confirmed , it will be fixed in the next version.
For now, you can add after ui init

$$(‘mygrid’).render(); to force the initial rendering of the grid