You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by jamesclinton <ja...@gmail.com> on 2006/12/07 14:31:33 UTC

help - extended data table prob

I am trying to implement an extended data table.  Using the apache myfaces
SimpleCar example.  Full source below:

http://example.irian.at/example-simple-20061206/sortTable.jsp.source

However the part fails for stating that a facet cannot have any more than 1
nested component.


      
                 
     


I am using  not h.  

Any ideas..
-- 
View this message in context: http://www.nabble.com/help---extended-data-table-prob-tf2774385.html#a7739196
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Re: help - extended data table prob

Posted by Adrian Mitev <ad...@googlemail.com>.
Put the components in the faces in h:panelGroup

2006/12/7, jamesclinton <ja...@gmail.com>:
>
> I am trying to implement an extended data table. Using the apache myfaces
> SimpleCar example. Full source below:
> http://example.irian.at/example-simple-20061206/sortTable.jsp.sourceHowever the part fails for stating that a facet cannot have any more than 1
> nested component. I am using not h. Any ideas..
> ------------------------------
> View this message in context: help - extended data table prob<http://www.nabble.com/help---extended-data-table-prob-tf2774385.html#a7739196>
> Sent from the MyFaces - Users<http://www.nabble.com/MyFaces---Users-f181.html>mailing list archive at
> Nabble.com.
>