thank you all for helping me. I've got this working. This tag is great.
I've one question though.
I used a headerClass. in which I gave the color attribute to be white. I
thought the text of header will be white. But it is not. It was displaying
in white before I used the displaytag.
Is there a way I can set the header text color to be white.
.columnHeader {
background-color: #3CB371;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
padding-bottom: 2px;
padding-top: 2px;
}
<display:column property="type" sortable="true"
headerClass="columnHeader"/>
it is blue by default.
Thanks.
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]