nickmollberg
Programmer
Hello all.
I have a regular datagrid, and what I would like to have happen is, if a certain value in the database (billed) is false, then the entire row shows up as red.
That way, a user can, at a glance, see both the billed and unbilled records of a database, with the items of interest showing up in red.
Also, I would like to have some coloration based upon a datetime field, but I figure I should start small.
Thanks!
I have a regular datagrid, and what I would like to have happen is, if a certain value in the database (billed) is false, then the entire row shows up as red.
That way, a user can, at a glance, see both the billed and unbilled records of a database, with the items of interest showing up in red.
Also, I would like to have some coloration based upon a datetime field, but I figure I should start small.
Thanks!