Hello. I found some bug and write my own Renderer to fix it:
http://issues.apache.org/jira/browse/TOMAHAWK-538 I solved the problem with the index pages and count variables - they work fine. My problem now is - if i switch from 15 -> 20, all the variables get updated right when the page gets redisplayed, but the dataTable still only shows the last 5 Rows - where the pager says it should show all 20 rows. What have i to do to get the dataTable for which the dataScroller is there displayed right? kind regards Torsten