Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
670
XamDateTimeEditor evaluates to first day of the month
posted

Hello,

In my application if I type in a date in the format MMMYY i.e. Feb12 for February 2012, the XamDateTimeEditior resolves this to 01/02/2012.

My question is how does it select that specific date and can I add my own logic for deciding the specific date?

Thanks

Parents
No Data
Reply
  • 5600
    Offline posted

    Hi,

    You can hook up to an event(ValueChanged, EditModeEnding\ed) and set days there.

    Regards.

Children
No Data