AW: AW: [Trinidad] tr:table "binding" attribute problem

2008-01-15 Thread Rottstock, Sven
shhQuiet <[EMAIL PROTECTED]> schrieb: > > > Rottstock, Sven wrote: > > > > Hi Steve, > > > > i don't know why the exception is thrown. But could you try the > > following solution: > > > > > > > value="#{wrapper.entityBacker.listTable}"/> > > > > > > >

Re: AW: [Trinidad] tr:table "binding" attribute problem

2008-01-15 Thread Simon Kitching
shhQuiet <[EMAIL PROTECTED]> schrieb: > > > Rottstock, Sven wrote: > > > > Hi Steve, > > > > i don't know why the exception is thrown. But could you try the > > following solution: > > > > > > > value="#{wrapper.entityBacker.listTable}"/> > > > > > > >

Re: AW: [Trinidad] tr:table "binding" attribute problem

2008-01-15 Thread shhQuiet
Rottstock, Sven wrote: > > Hi Steve, > > i don't know why the exception is thrown. But could you try the > following solution: > > > value="#{wrapper.entityBacker.listTable}"/> > > > I tried this and it worked beautifully. The only other change I made is in

AW: [Trinidad] tr:table "binding" attribute problem

2008-01-15 Thread Rottstock, Sven
Horne [mailto:[EMAIL PROTECTED] Gesendet: Montag, 14. Januar 2008 21:00 An: MyFaces Discussion Betreff: [Trinidad] tr:table "binding" attribute problem I am using Facelets and Trinidad 1.0.4. I have a that has a "detailStamp" facet which contains another table. It is this in

[Trinidad] tr:table "binding" attribute problem

2008-01-14 Thread Steve Horne
I am using Facelets and Trinidad 1.0.4. I have a that has a "detailStamp" facet which contains another table. It is this inner table with which I am having problems. Here is the outer table: