Hi,
I'm currenly using a DateTimePicker component, with its property AutoCloseCalendar set to true. Basically, I expect the calendar to disapear once a date has been selected. However, the current behaviour is that the calendar disappear once a click "inside" it is made, and not when a date is actually selected. It is an issue as its prevent navigation through months/years (by clicking on the calandar title, which should be by default something like "September 2013" then navigating through months). The calendar closes itself when I select another month, preventing me from selecting a date.
I'm currenly using a DateTimePicker component, with its property AutoCloseCalendar set to true. Basically, I expect the calendar to disapear once a date has been selected. However, the current behaviour is that the calendar disappear once a click "inside" it is made, and not when a date is actually selected. It is an issue as its prevent navigation through months/years (by clicking on the calandar title, which should be by default something like "September 2013" then navigating through months). The calendar closes itself when I select another month, preventing me from selecting a date.