RE: inner dataTable

2004-12-22 Thread Gabor Beres
So, i must have to convert all my orm collections to List, in order to do inner iteration with x:dataTable. Thanks. -Original Message- From: Heath Borders [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 22, 2004 3:13 PM To: MyFaces Discussion Subject: Re: inner dataTable No, it

Re: inner dataTable

2004-12-22 Thread Heath Borders
t; Sent: Tuesday, December 21, 2004 8:54 PM > To: MyFaces Discussion > Subject: Re: inner dataTable > > There are bugs with nested datatables, so its probably a good idea to > shy away from them for the time being. > > I'm not really sure what's causing your problem,

RE: inner dataTable

2004-12-22 Thread Gabor Beres
Maybe because contracts is a Set, and teams is a List. Can dataTable iterate through a Set? -Original Message- From: Heath Borders [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 21, 2004 8:54 PM To: MyFaces Discussion Subject: Re: inner dataTable There are bugs with nested datatables

Antwort: Re: inner dataTable

2004-12-22 Thread christian . rueedi
As a workaround I used a panelGrid as the inner table...  Chris Heath Borders <[EMAIL PROTECTED]> 21.12.2004 20:53 Bitte antworten an "MyFaces Discussion"                 An:        MyFaces Discussion <[EMAIL PROTECTED]>         Kopie:                 Thema:    

Re: inner dataTable

2004-12-21 Thread Heath Borders
There are bugs with nested datatables, so its probably a good idea to shy away from them for the time being. I'm not really sure what's causing your problem, though. On Tue, 21 Dec 2004 19:25:50 +0100, Gabor Beres <[EMAIL PROTECTED]> wrote: > > > Hi > > > > I have a list property named tea

inner dataTable

2004-12-21 Thread Gabor Beres
Hi   I have a list property named teams. It contains several team that has several contracts (fetched with an orm tool) i’d like to view it like this:           h:column>