This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
I've placed a MonthCalendar in a Popup that gets displayed from the AppBar (based on How to add a menu to an app bar). Is there an event that I can listen for then the user has selected a new date? Right now I'm using the Popup closed event and then trying to figure out the selected date. I can only find the VisibleMonth property. How can I tell what day was selected? Thanks, Daniel |
|
|
I would also like to know how to get at the selected date. Am I missing something? |
|
|
Hello Daniel and Peter This control is being revised this week based on various feedback. I'll let you know how to get the selected date when the updated control is available. (At the moment it doesn't expose the selected date). Jason Fauchelle |
|
|
Hello The MonthCalendar control has been replaced with the CalendarControl. This includes the feature of clicking the month title to zoom out to year-view. This CalendarControl has a SelectedDate property and SelectedDateChanged event that you were looking for. This is available in the current nightly build which you can download from your account page: http://www.mindscapehq.com/store/myaccount Let me know if you have any questions about it. Jason Fauchelle |
|
|
Thanks, I picked this up and it's working beautifully. Just trying to get through certification right now and hating every minute of it. Thanks, Pete |
|