This question is locked. New answers and comments are not allowed.
Hello,
I'd like to know whether the Date/Time picker Selectors have an unexpected behavior or maybe it has been defined by design.
I'm using a DatePicker in binding (Mode=TwoWay) with a ViewModel property.
When the DatePicker Selector is opened the first time, the looping items match the DatePicker Value.
When user changes the looping items and then Cancel the selection or tap outside the Selector popup, the Selector closes and the DatePicker Value is not updated, as expected.
The unexpected behavior (for me) happens when re-opening the Selector: I would have expected to see the looping selectors matching the DatePicker Value property, instead it seems they "remember" the previous, canceled, user selection.
Is this behavior by desing?
If so, is there a way to reset the DatePicker Selector Items to match the DatePicker Value property?
Thank you!
Gianni RG
I'd like to know whether the Date/Time picker Selectors have an unexpected behavior or maybe it has been defined by design.
I'm using a DatePicker in binding (Mode=TwoWay) with a ViewModel property.
When the DatePicker Selector is opened the first time, the looping items match the DatePicker Value.
When user changes the looping items and then Cancel the selection or tap outside the Selector popup, the Selector closes and the DatePicker Value is not updated, as expected.
The unexpected behavior (for me) happens when re-opening the Selector: I would have expected to see the looping selectors matching the DatePicker Value property, instead it seems they "remember" the previous, canceled, user selection.
Is this behavior by desing?
If so, is there a way to reset the DatePicker Selector Items to match the DatePicker Value property?
Thank you!
Gianni RG