Get next row in grid

@francesco much appreciated!
It would be nice to not have to materialize the entire dataset though. This works fine for small lists but could be bad if there was a very large dataset.

if there was an alternative to this dc.fetchItemsWithRange(0, size). We could maybe just use what was already materialized instead of grabbing the entire dataset.