I am not seeing anywhere in the code that is actually using that control. I am a newbie at this but understand the basics. Do you see where that control is being used?
I found some wonderful code for a Calendar of Events here and am incorporating it into my db. They have code where you click on the day in the calendar and all that day's events show in a list. I want to be able to click on an event in the list and have a form pop up to edit the event. I have...