The paging navigator is one of those components I plan to revise next
release, as it is a 1.0 component.
I think we should take a closer look at our component hierarchy and try to
make it more consistent. At the very least make an inventory of the
inconsistencies and see what we can do about it in
I would also like to see the method return type change to
AbstractLink, that way both can be used.
Maurice
On Jan 7, 2008 12:20 PM, Alan Romaniuc <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I have a tipical scenario with pagination, combobox in a dataview and
> submit buttons. I would like to save
Hi all,
I have a tipical scenario with pagination, combobox in a dataview and
submit buttons. I would like to save the state of the checkbox when I
change pages, but PagingNavigator does not "submit".
I have found people with similar problems that changed PagingNavigator
to use submit links