Hi All,
I spent many time to figure out how I can show a content of a real database table. My table has a lots of records so I must to use paging function (or lazy loading?) for show data.
I have found some plugins put these are not compatible with vaadin7 or do not have any paging function.
I would be very glad if you suggest me a working table/grid solution with a real database connection.
What kind of component or solution are you using if you want to show content of a big database table with vaadin 7?
Is there any working solution?
Thank you for your answer.