Hi chetan,

Try setting the bottom border of all td using CSS. try the border-bottom 
attribute of style.

regs


----- Original Message ----
From: Chetan Pandey <[EMAIL PROTECTED]>
To: displaytag-user@lists.sourceforge.net
Sent: Tuesday, December 12, 2006 1:05:27 PM
Subject: [displaytag-user] How to get a Line after each Row


Hi All:
 
I am using DisplayTag. 
 
I need to display a Line after each Row.
 
I cannot figure out how as <display:column>only lets us govern Columns.
 
I tried putting 
 
      <table width="530" border="0" cellspacing="0" cellpadding="0" 
bgcolor="#999999">
        <tr>
          <td><img src="images/grid/spacer.gif" width="30" height="1"></td>
        </tr>
      </table>
 
It didn’t work.
 
Thanks.
 
Chetan
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user


 
____________________________________________________________________________________
Any questions? Get answers on any topic at www.Answers.yahoo.com.  Try it now.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to