Copyright Accelerated Ideas 2007 Legacy Blog Posts | Blog Home | .NET Components

AICalendar – How to detect when the user changes month


1/2/2007

Developers should respond to the following event:

CalendarMonthChange


This event is raised when the end user changes the selected month by using the navigation arrows at the top of the calendar.

The month and year properties can be accessed by the developer to check the new display date shown on the calendar.


< Blog Home