Hi guys, I'm using MyFaces Trinidad's table component and I have the next question:
Let's pretend I have a database table with hundred of thousands of rows. I don't want to retrieve all rows in a bean's collection and put it to the session, because it will be huge. Is there a way to retrieve the next portion of rows only when the user navigates to it? Thanks for your time! -- View this message in context: http://www.nabble.com/Trinidad%27s-table-range-navigation-control-tp15868710p15868710.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

