Renders the rows as they scroll into view. This GridView is fast for displaying many rows at once, but it does not support all features the normal {link @GridView} supports, such has expanding rows.
Only works with constant row heights that can be specified using {@link #setRowHeight(int)}.