Hello,
I am new to ASP .NET. I am using a repeater that lists data from a SQL database. In one column, I want to highlight the text in red if the text is "I"; highlight the text in green if text is "II" and highlight the text in blue if text is "III". I am fairly familiar with VB but not familiar with C# at all. Please help!