0

I want to use Pagination control with a tableview. A dependency is, that the amount of rows in a page is less or equal the amount of max visible rows in the table viewport.

The vertical scrollbar should be invisible and navigation is handled by pagination control buttons.

Are there any best practices about how to do that?

Thanks

seeseost
  • 61
  • 2
  • 7
  • possible duplicate of [JavaFX TableView Paginator](http://stackoverflow.com/questions/15349185/javafx-tableview-paginator) – ItachiUchiha Oct 02 '14 at 15:58
  • no it is not a duplicate. They use a fixed number for the rows per page. I want to calculate the size of a cell in dependency of font style, textsize... – seeseost Oct 04 '14 at 05:41

0 Answers0