HELP - change values (color) in a repeater control

M

mrwoopey

I have a repeater control in a asp.net app. Once the repeater is fill
with data (via bind) I would like to go through the repeater and
change the color of one of the items. I can get to where the item is
by looping through and seeing the contents of the
DataBoundLiteralControl. I tried updating the DataBoundLiteralControl
by adding <font> tags to change the color but
objCurrentRepeaterItem.Controls(0) is read only.

So, how do you update an item in a repeater control to a different
color and/or value?

Please post code or a property that I can use!

Thanks!

Phin
 

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,769
Messages
2,569,577
Members
45,052
Latest member
LucyCarper

Latest Threads

Top