Thanks. This is what I want. 

-----Original Message-----
From: Igor Vaynberg [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 09, 2008 5:01 PM
To: users@wicket.apache.org
Subject: Re: listview

use a gridview

-igor

On Tue, Sep 9, 2008 at 1:30 PM, Patel, Sanjay <[EMAIL PROTECTED]>
wrote:
> Hi,
>
> I have a list of String that I want to display using ListView in three

> different columns of table. I don't want to split list into three 
> lists and use three different ListViews. I just want to use only one 
> ListView and display strings in three columns.
>
> e.g.
>
> --------------------------------
> Title of Table
> --------------------------------
> string1   | string2   | string3
> string11  | string22  | string33
> string111 | string222 | string333
>
>
> Is there any way to do it?
>
> Thanks,
>
> -Sanjay
>
>
> ---------------------------------------------------------------------
> 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]



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

Reply via email to