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 ...
Is it possible to highlight a certain subset of displayed dates on an ASP.NET calendar control similar to how in the Outlook calender, every date with an existing appointment is bolded?<BR><BR>Any ...