-igor
-ed
--
Date: Wed, 4 Jul 2007 19:56:56 -0700
From: [EMAIL PROTECTED]
To: wicket-user@lists.sourceforge.net
Subject: Re: [Wicket-user] Dataview and panels
On 7/4/07, *Ed _* <[EMAIL PROTECTED]> wrote:
I am trying to render two columns of panels of a given type on a page.
I want to use t
Maybe this helps---| _<>_ |||
P1 | | P2 | || - --- || _
|
|| P3 | | P4 | |
| - --- || _ |
|| P5 | | P6 |
On 7/4/07, Ed _ <[EMAIL PROTECTED]> wrote:
I am trying to render two columns of panels of a given type on a page.
I want to use the dataview to get the content from the DB and make use of
the pagenavigation.
I want to set up a maximum of 5 panels per column and essentially have
navigation to
I am trying to render two columns of panels of a given type on a page.I want to
use the dataview to get the content from the DB and make use of the
pagenavigation.I want to set up a maximum of 5 panels per column and
essentially have navigation to the next page if there is more to render.All
e