Re: [Tobago] Problem migrating to 1.0.15

2008-02-19 Thread yazid
=. tc:selectOneChoice value=#{b.name} f:selectItems value=#{b.items} / /tc:selectOneChoice Is that a bug in 1.0.15 or should I do a special use of select... Thanks -- View this message in context: http://www.nabble.com/-Tobago--Problem-migrating-to-1.0.15

Re: [Tobago] Problem migrating to 1.0.15

2008-02-15 Thread Volker Weber
Hi, no time to test this, but my guess from yazids las post is: he had put a tc:out and a tc:selectOneChoice in the same column. the tc:selectOneChoice was rendered but outside the columns visual area and therefore clipped away. surrounding the tc:out and tc:selectOneChoice with a tc:cell (or

Re: [Tobago] Problem migrating to 1.0.15

2008-02-14 Thread Udo Schnurpfeil
I've build a simple demo page. It works in the tobago-example-demo on my box. You may try it. Regards, Udo yazid schrieb: Still not work, please Help I've tried the h:selectOneMenu.but I prefer tc:selectOneChoice ...better for facet. yazid wrote: Hi All; I've migrated last week to

Re: [Tobago] Problem migrating to 1.0.15

2008-02-14 Thread yazid
tc:column label=. tc:selectOneChoice value=#{b.name} f:selectItems value=#{b.items} / /tc:selectOneChoice Is that a bug in 1.0.15 or should I do a special use of select... Thanks -- View this message in context: http://www.nabble.com/-Tobago--Problem-migrating

Re: [Tobago] Problem migrating to 1.0.15

2008-02-14 Thread Arvid Hülsebus
Hello Like Udo I tried to reproduce the problem, but I failed, too. On my test page the tc:selectOneChoice gets rendered without any problem. Perhaps you can set up a small page, where this problem occurs. It shouldn't be necessary to add a tc:cell just to get the tc:selectOneChoice appear

Re: [Tobago] Problem migrating to 1.0.15

2008-02-13 Thread Udo Schnurpfeil
Hi there, I've tested it and I didn't found any problems. Can you build a simple standalone JSP of your problem? You may also check, if you've set the columns attribute of the sheet correctly. Regards, Udo yazid schrieb: Hi All; I've migrated last week to 1.0.15; most of component are OK,

Re: [Tobago] Problem migrating to 1.0.15

2008-02-13 Thread yazid
tc:column label=. tc:selectOneChoice value=#{b.name} f:selectItems value=#{b.items} / /tc:selectOneChoice Is that a bug in 1.0.15 or should I do a special use of select... Thanks -- View this message in context: http://www.nabble.com/-Tobago--Problem

[Tobago] Problem migrating to 1.0.15

2008-02-12 Thread yazid
} / /tc:selectOneChoice Is that a bug in 1.0.15 or should I do a special use of select... Thanks -- View this message in context: http://www.nabble.com/-Tobago--Problem-migrating-to-1.0.15-tp15438772p15438772.html Sent from the MyFaces - Users mailing list archive at Nabble.com.