I am using a month view. How can I tell when the highlighted / selected day has changed? DayHeaderClick is close, but it doesn't fire when clicking on the lower part of the 'day'. And if I try to use 'SelectedTimeRangeChanged', it gives me an error 'Event handler is not valid'.
Its probably something obvious that I'm missing.
Nevermind, found solution: Delegate has to be defined in code rather than the Xaml. Works now.
The fix for this issue has been released in the latest service release. This can downloaded from the Infragistics website under the My IG -> Keys & Downloads section.
Please let me know if you have any further questions or concerns about this matter.