Paging the data in the TreeGrid

Does any body know how to paging the data in the treegrid.

Any suggestion is appreciated.

Hi Yuri, unfortunately Vaadin 8 TreeGrid doesn’t support data paging. For Vaadin 8 bug report please see https://github.com/vaadin/framework/issues/12125 .

However, in Vaadin 14.4.0 the TreeGrid properly employs paging to fetch the data.