You can try the client side event ClientOnSelChange. This will fire after the user clicks any day or navigates the month. It may fit with what you're trying to do. < C1WebCalendar : C1WebCalendar ClientOnSelChange ="showFunction()" ID ="C1WebCalendar1" runat ="server"...