The table component of ADF faces supports column groups (by nesting
<af:column>), and, maybe you also need the column attribute "separateRows"
that forces childs to be rendered as separate cells. Have a look at:

http://tinyurl.com/p98e8 

HTH 
Frank Felix
________________________________

From: wang kai [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 28, 2006 10:04 AM
To: MyFaces Discussion
Subject: Re: How to make complex layout using datatable?


Thanks for your reply.


2006/2/28, Amit Jain <[EMAIL PROTECTED]>: 

        As far as i know dataTable dont support colspan and rowspan. If you
need such thing, you have to make your own renderer for dataTable(extend
HtmlTableRenderer) to support colspan and rowspan. 

                                ----- Original Message ----- 
                From: wang kai <mailto:[EMAIL PROTECTED]>  
                To: users@myfaces.apache.org 
                Sent: Tuesday, February 28, 2006 2:12 PM
                Subject: How to make complex layout using datatable?

                 
                Hi all,
                 
                I got a demand that need to show comlex data in a datatable
like the following table.
                 
                 

                         

                        
                 

                         

                        
                 

                         

                         

                        
                 

                         

                        
                 

                         

                         

                        
                 

                         

                         

                        
                 

                         

                         

                        

                 

                Could anyone direct me how to implement it using datatable?
                 
                Thanks

                 

                                ________________________________

                                No virus found in this incoming message.
                Checked by AVG Free Edition.
                Version: 7.1.375 / Virus Database: 268.1.1/270 - Release
Date: 2/27/2006
                

                                

Reply via email to