Icons in a view

Hi All, I have a calendar view. Each document inside the view contains 2 fields (StartDate and EndDate). This document will list twise in the calendar, one in startdate and other one in enddate. So,I need to show different icons to indicate the Start and End dates in the columns.

How can i accomplish this? Please help

Subject: Icons in a view

This does not make sense, because the calendar view would display the same document in the same range as a conflict…

anyway: if you have a sorted columndocument with separate multiple values, the following columns will also separate the multivalue columns in the same way:

content of col1 (ascending with multival-separation):

startdate:enddate

content of col2: (no sort with 'display values as icons and multival-separation):

103:108

hope this helps

grz, daniel