list mode
I have a client that wants the list mode, but in the list mode wants all the events for a certain date to be listed underneath one another under the date. For example:
June 6, 2007
Event 1 (with the category color)
Event 2 (with the category color)
Event 3 (with the category color)
June 7, 2007
Event 1 (with the category color)
Event 2 (with the category color)
Event 3 (with the category color)
Is this possible or would I have to write a specific program to query the database and print the results out in this manner?
|