Thank you Max, But the range navigation combo updates each time when the elements in the collection are updated. My idea was when the next portion of elements is requested, to retrieve them from the database and to release the previous portion - on order to have in the collection only requested portion, not all requested portions until now - all this functionality in rangeChangeListener of the table, where the collection is updated with new elements. So I didn't understand how to do that. If you can point me to an example it would be great.
Thank you -- View this message in context: http://www.nabble.com/Trinidad%27s-table-range-navigation-control-tp15868710p15950740.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

