Using The Calendar Control's DayRender Event
Author:
Scott Allen
Although the ASP.NET Calendar control does not offer a data binding feature, you can customize the content and style of a calendar using the DayRender event. In this article we combine a Calendar and a DataGrid control to display a calendar of events.
More Tutorials
|