Vaadin 7.2 Grid : variable height rows

Hi,

Can anyone tell me if the new Grid component coming up in Vaadin 7.2 as a replacement for Table/TreeTable will support rows of varying height (such as when text inside cells is wrapped, and some cells have more text than others) ?

The Table component did not support this (issues with scrollbar on larger data sets).

Thanks
Herman

With the usual disclaimer about features that have not yet even been implemented, I can confirm that support for variable row heights is planned as a core feature for the new Grid component.