Hi Marco,

I defnie the "classForOddRows" in my css file as follow:

table-odd-row{background-color: #F1F1F1;}
table-even-row{background-color: #eeeeee;}

But it dosen't work.

Is my code wrong?

Thanks

Thomas




---

"Beelen, Marco" <[EMAIL PROTECTED]> schrieb:     Hello Thomas,
  
 Add the attribute rowClasses to the datatable with two comma-seperated  
classname for the odd and even-rows.
  
  <t:dataTable 
    value="#{collection}" var="varName" 
    rowClasses="classForOddRows, classNameForEvenRows">

    .....
     .....
 </t:dataTable>
 With kind  regards,
     Marco

  

  
---------------------------------
 From: Thomas Chang  [mailto:[EMAIL PROTECTED] 
Sent: dinsdag 23 januari 2007  11:03
To: MyFaces Discussion
Subject: Question about using  dataTable


 
Hi,

How can I configue the dataTable so the even number and  odd-number line has 
different background color?

Thomas
  

---------------------------------
 Der neue Internet Explorer 7 in deutscher Ausführung ist da  ! 

------------------------------------------------------------------------------
Notice:  This e-mail message, together with any attachments, contains
information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station,
New Jersey, USA 08889), and/or its affiliates (which may be known
outside the United States as Merck Frosst, Merck Sharp & Dohme or MSD
and in Japan, as Banyu - direct contact information for affiliates is 
available at http://www.merck.com/contact/contacts.html) that may be 
confidential, proprietary copyrighted and/or legally privileged. It is 
intended solely for the use of the individual or entity named on this 
message. If you are not the intended recipient, and have received this 
message in error, please notify us immediately by reply e-mail and then 
delete it from your system.

------------------------------------------------------------------------------



                
---------------------------------
Keine Lust auf Tippen? Rufen Sie Ihre Freunde einfach an.
  Yahoo! Messenger. Jetzt installieren . 

Reply via email to