ListView Background Color

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Richard Alvarez
    New Member
    • Apr 2011
    • 32

    ListView Background Color

    Anyone please help me this problem. I am creating a program that will view all the employee list in a listview control. Now every employee has the property of whether "active" or "inactive". What I want is to change the full row background color of "inactive" employee to red. I tried to do some forum suggestions but it didn't work. Somebody please help me.
  • PsychoCoder
    Recognized Expert Contributor
    • Jul 2010
    • 465

    #2
    This may not be exactly what you're after but it shows you how to change the background color of a row, it should at least get you started down the right path.

    Comment

    Working...