You should not make a list of DataTable objects but a list of data for the
datatable.


On Tue, Jan 29, 2013 at 5:06 PM, lc991 <lorenzoc...@live.it> wrote:

>
> I create and inizialize a List<defaultDataTable> tables;
>
> then i create a ListView l = new ListView("list",table){
>
> the problem is in the populateItem method of ListView. what should I write
> in this method.
>
>
> }
>
> excuse me for the bad english.
>
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/display-a-set-of-data-table-tp4655886p4655889.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com <http://jweekend.com/>

Reply via email to