Grid. How can i get the data from grid?

Hello,

i use Grid with DataProvider and lazy loading to load the data into the grid.

How can i get the data from grid after the data was loaded? I mean, i need get a data from grid that already have a data.

i need something like grid.get…

thx.

See answer in your other question: https://vaadin.com/forum/thread/17200974/grid-select-first-row-per-default The same methods can be applied for this too.