you will have to roll your own component. i would take a look at how
datatable works: it is basically a repeater (for columns) inside
another repeater(for rows)

-igor


On Thu, Apr 17, 2008 at 9:36 AM, liza6218 <[EMAIL PROTECTED]> wrote:
>
>  Hi,
>
>  I have to show a table where the number of columns and
>  their titles are Dynamic.  And since there could be hundreds of columns,
>  how can I do paging by columns and/or paging by rows.
>
>  Thanks,
>  Liza
>  --
>  View this message in context: 
> http://www.nabble.com/Dynamic-DataTable-columns%2C--paging-by-columns-tp16746544p16746544.html
>  Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to