I had written a classic ASP event calendar and I wanted to convert to ASP.NET. I rewrote it as a C# class, and eventually I'll rewrite it as a control. Right now, it works the same as the old ...
I'm trying to use a calendar control for the first time and not having a lot of luck.<BR><BR>Basically, the problem is that when I click on a day, the SelectionChanged event for the calendar event ...