Showing events with the ASP.NET calendar control (page 3 of 3)
This page shows the same events calendar, but we now like to show a list of events per day - an essential overview for any website which includes the display of an events list.
For good measure the page opens with all events as from today. A combo box lets the visitor choose to view passed events (in descending order) or coming events. Weekend days are printed in a different colour
Adding filters like this is a relatively small job - but contributes a lot to the usability of the page.