This is a great resource and I know I’ll have trouble finding it later, so I’m bookmarking it here on my blog:
http://blog-sharepoint.blogspot.com/2009/05/data-view-conditional-formatting-using.html
In particular, it was useful today for me, to figure out how to show some differing icons in dataview webparts based on today’s data plus the next 7 days, etc. Some good stuff in there, such as:
- Set all tasks with a due date less than a week, but more than 3 days away
- Set all tasks due today
- Set overdue tasks text to bold
Here’s my little sampler, I created tonight, an example…