Get next row in grid

I recommend to get the list of items via DataCommunicator instead of ListDataProvider. fetchItemsWithRange returns the list in the sort order after filtering.

https://vaadin.com/download/release/8.3/8.3.2/docs/api/com/vaadin/data/provider/DataCommunicator.html#fetchItemsWithRange-int-int-