Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
654
WebCalendarView Client Events
posted

Hello -

Unless I'm missing something, the client side events on the WebCalendarView seem to be lacking a large event - the DateClicked event.  This would be triggered when a user clicks a specific day.  Is this possible?  The WebCalendar has this event, so I'm not sure why WebCalendarView wouldn't implement the same?

I know that there's a click event, but I didn't see a way to tell if they clicked on a day.  I also know I could consume the server-side ActiveDayChanged event on the WebScheduleInfo, but this is triggered on a month change too.  I just want to be informed when a user explicitly selects a day...  Any thoughts?

Thanks!