is there a redraw for the vaadin-grid element

Thanks for the reply, this is related to my other post. Basically we have a Dialog or “Wizard” and we show a series of tables that use the Vaadin Grid component. On the initial page the “notifications table”, then a history table, then diff table.

The headers and rows are built dynamically based on a ajax response for the first table. It shows up with all rows but is all smashed up. The history and diff tables columns are static, when switched to they show fine but rows do not show until window is resized.

Here is the gist link, I did not include the code for the history and diff tables: https://gist.github.com/anonymous/50f29b9249bb713ada1c