Hi Werner,

Do you have any code snippet as to how can I add my sub headers using
dataList to t:dataTable.
How would the data model be affected....

Class SubDataBean{

int ssn;
String fName;
String mName;
String lName;
String profession; 
}

Best Regards,
Pallavi 

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Werner Punz
Sent: Monday, February 26, 2007 6:04 PM
To: [email protected]
Subject: Re: Sub columns in datatable

[EMAIL PROTECTED] schrieb:
> Hi all,
>  
> How to include sub columns in datatable.
> It has three columns Ssn,Names,profession.
> As illustrated in the fig below for Names (first names,middle 
> names,last names).
> How to get the sub columns in the datatable.

Try to nest a datalist into the colum of your table this should be
possible.



The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. 

WARNING: Computer viruses can be transmitted via email. The recipient should 
check this email and any attachments for the presence of viruses. The company 
accepts no liability for any damage caused by any virus transmitted by this 
email.
 
www.wipro.com

Reply via email to