vaadin-component-factory / selection-grid-flow

Add the functionality to Vaadin Grid to focus on a particular row and column and select a range of rows with SHIFT/CTRL Click
https://incubator.app.fi/selection-grid-flow-demo/
Apache License 2.0
4 stars 8 forks source link

fix: Use public API to calculate page instead of now removed private function #48

Closed TatuLund closed 10 months ago

TatuLund commented 10 months ago

Fixes #47