You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Jeff Palmer <jp...@mchsi.com> on 2009/07/15 03:47:42 UTC

PagingNavigation

I'm wondering what the recommended way is to display a dynamically  
generated paged list of items. The list of items is retrieved from a  
database based on what is selected from a DropDownChoice. Any  
suggestions and / or examples on a good way to implement this?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: PagingNavigation

Posted by Igor Vaynberg <ig...@gmail.com>.
wicketstuff.org/wicket13/repeater

see dataview and datatable examples.

-igor

On Tue, Jul 14, 2009 at 6:47 PM, Jeff Palmer<jp...@mchsi.com> wrote:
> I'm wondering what the recommended way is to display a dynamically generated
> paged list of items. The list of items is retrieved from a database based on
> what is selected from a DropDownChoice. Any suggestions and / or examples on
> a good way to implement this?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org