Hi,
> yes, panelGroupLayout, sorry
I tried with the <tr:panelGroupLayout> instead of <h:panelGroup>
The display is the same, all in only one column.
I have the following in my trace. I display 7 panelGroupLayout
10:41:07,370 ERROR [STDERR] 28 fÃ(c)vr. 2008 10:41:07
org.apache.myfaces.trinidad.component.UIXComponentBase
_getRendererImpl
ATTENTION: Could not find renderer for
CorePanelGroupLayout[UIXFacesBeanImpl, id=j_id26] rendererType =
org.apache.myfaces.trinidad.GroupLayout
10:41:07,376 ERROR [STDERR] 28 fÃ(c)vr. 2008 10:41:07
org.apache.myfaces.trinidad.component.UIXComponentBase
_getRendererImpl
ATTENTION: Could not find renderer for
CorePanelGroupLayout[UIXFacesBeanImpl, id=j_id26] rendererType =
org.apache.myfaces.trinidad.GroupLayout
10:41:07,377 ERROR [STDERR] 28 fÃ(c)vr. 2008 10:41:07
org.apache.myfaces.trinidad.component.UIXComponentBase
_getRendererImpl
ATTENTION: Could not find renderer for
CorePanelGroupLayout[UIXFacesBeanImpl, id=j_id26] rendererType =
org.apache.myfaces.trinidad.GroupLayout
10:41:07,380 ERROR [STDERR] 28 fÃ(c)vr. 2008 10:41:07
org.apache.myfaces.trinidad.component.UIXComponentBase
_getRendererImpl
ATTENTION: Could not find renderer for
CorePanelGroupLayout[UIXFacesBeanImpl, id=j_id26] rendererType =
org.apache.myfaces.trinidad.GroupLayout
10:41:07,381 ERROR [STDERR] 28 fÃ(c)vr. 2008 10:41:07
org.apache.myfaces.trinidad.component.UIXComponentBase
_getRendererImpl
ATTENTION: Could not find renderer for
CorePanelGroupLayout[UIXFacesBeanImpl, id=j_id26] rendererType =
org.apache.myfaces.trinidad.GroupLayout
10:41:07,394 ERROR [STDERR] 28 fÃ(c)vr. 2008 10:41:07
org.apache.myfaces.trinidad.component.UIXComponentBase
_getRendererImpl
ATTENTION: Could not find renderer for
CorePanelGroupLayout[UIXFacesBeanImpl, id=j_id26] rendererType =
org.apache.myfaces.trinidad.GroupLayout
10:41:07,397 ERROR [STDERR] 28 fÃ(c)vr. 2008 10:41:07
org.apache.myfaces.trinidad.component.UIXComponentBase
_getRendererImpl
ATTENTION: Could not find renderer for
CorePanelGroupLayout[UIXFacesBeanImpl, id=j_id26] rendererType =
org.apache.myfaces.trinidad.GroupLayout
Any Idea ?
Thanks
>
>
>
> >
> >
> > On Thu, Feb 28, 2008 at 10:20 AM, Matthias Wessendorf <[EMAIL PROTECTED]>
> wrote:
> >
> >
> > > Hi,
> > >
> > >
> > >
> > > On Thu, Feb 28, 2008 at 8:29 AM, Jeremy Girard <[EMAIL PROTECTED]>
> wrote:
> > > > Hi all,
> > > >
> > > > I've got a strange behaviour using trinidad and jsp tags.
> > > >
> > > > I've got a peace of code like this :
> > > > <tr:iterator value="#{listImages}" var="imageDayList" rows="0">
> > > > <h:panelGrid columns="3">
> > > > <tr:iterator value="#{imageDayList}" var="imageEntry" rows="0">
> > > > <h:panelGroup>
> > > > some <h:output ...
> > > > </h:panelGroup>
> > > > </tr:iterator>
> > > > </h:panelGrid>
> > > > </tr:iterator>
> > > >
> > > > The both iterator works properly but the panelGroup is not
> > > > interpreted, so the layout is not good. All element are on only 1
> col
> > > > instead of 3.
> > >
> > > have you tried <tr:panelGroup> ?
> > >
> > > -Matthias
> > >
> > >
> > >
> > > >
> > > > Thanks for help. Regards,
> > > >
> > > >
> > > > --
> > > > Jérémy Girard
> > > > 06 14 08 38 66
> > > >
> > > > Jérémy Girard <[EMAIL PROTECTED]>
> > > >
> > >
> > >
> > >
> > > --
> > > Matthias Wessendorf
> > >
> > > further stuff:
> > > blog: http://matthiaswessendorf.wordpress.com/
> > > sessions: http://www.slideshare.net/mwessendorf
> > > mail: matzew-at-apache-dot-org
> > >
> >
> >
> >
> > --
> >
> >
> > Jérémy Girard
> > 06 14 08 38 66
> >
> > Jérémy Girard <[EMAIL PROTECTED]>
> >
>
>
>
> --
>
>
> Matthias Wessendorf
>
> further stuff:
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> mail: matzew-at-apache-dot-org
>
--
Jérémy Girard
06 14 08 38 66
Jérémy Girard <[EMAIL PROTECTED]>