Use the resetDataScroller workaround shown in TOMAHAWK-548 in your delete action.
On 8/17/06, Ramesh Narayanan <[EMAIL PROTECTED]> wrote:
Hello, I created a datatable and datascroller dynamically(from backing bean), which are working fine. My problem is, (my table has three pages each page having five rows) when i delete all rows in first and third page, the rows are deleted, but the pager is not coming on the second(the rows available page) page. Any solution? Thanks Ramesh
