You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by Ramesh Narayanan <ra...@WSSPL.com> on 2006/08/17 14:47:22 UTC

[jira] Created: (TOMAHAWK-548) Ability to reset datascroller(UIDa ta) to page one from a UICommand

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






Re: [jira] Created: (TOMAHAWK-548) Ability to reset datascroller(UIDa ta) to page one from a UICommand

Posted by Mike Kienenberger <mk...@gmail.com>.
Use the resetDataScroller workaround shown in TOMAHAWK-548 in your
delete action.

On 8/17/06, Ramesh Narayanan <ra...@wsspl.com> 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
>
>
>
>
>
>