Click here to Skip to main content
15,902,939 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Goal:
Change the listview's background color to light colored grey if the current time pass the appointment time. For instance, the time is 10.15 and you have background color for the 09.30 - 10.30 and 10.00 - 11.00.

Problem:
I do not know what syntax I need to use in order achieve the goal.

Information:
- I'am using Nhibernate to retrive the data.
- This is a usercontrol.

A picture.
http://social.msdn.microsoft.com/Forums/getfile/466353[^]
Posted
Updated 7-Jun-14 7:30am
v2

 
Share this answer
 
Comments
deelll 8-Jun-14 5:20am    
I have tried this one. But it does not work in my context.
Vincent Beek 8-Jun-14 7:19am    
If you show us your context in code we might be able to help you.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900