BGcolor of the table in header template

S

simon

I have dataRepeater:

<HeaderTemplate>
<table width="100%" height="100%" border="0" cellpadding="2"
cellspacing="0">
</HeaderTemplate>
<itemTemplate>
<%#
writeLine(0,DataBinder.Eval(Container.DataItem,"ts_id"),DataBinder.Eval(Cont
ainer.DataItem, "timeStart"))%>
</itemTemplate>
<FooterTemplate>
</table>
</FooterTemplate>

I would like to know, how can I set in the writeLine function the
background color of the table in header template.
Is this possible?

Thank you,
Simon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,995
Messages
2,570,230
Members
46,819
Latest member
masterdaster

Latest Threads

Top