
In the case of a DateTimeEditBox having a null value is there a way to set the the date that is focused when the calendar is opened?
It seems that it defaults focus to the last date value assigned to the control. If no date value was previously set it defaults to today. For example if a value of 01/01/2001 is assigned and then subsequently the value is set to null when the calendar is opened the focused date will be 01/01/2001 instead of today.
It seems that it defaults focus to the last date value assigned to the control. If no date value was previously set it defaults to today. For example if a value of 01/01/2001 is assigned and then subsequently the value is set to null when the calendar is opened the focused date will be 01/01/2001 instead of today.