locked
Date picker null value RRS feed

  • Question

  • I have a form where I need the user to insert a date. For that reasons I was thinking about using the WinJS.UI.DatePicker.

    The problem is that the user could select a date or not, I mean the date field could be null, and I can't show a 'null' value using that control.

    I know the question sounds more like a UI question, how can I achieve that? I thought about adding a checkbox to let the user decide when she wants a value or disabled if she does not.

    I hope I made myself clear.

    Regards


    http://about.me/sebagomez

    Monday, May 5, 2014 9:13 PM

Answers

  • Hi Sebastian,

    As I see there is no way you can show null in the date-picker, your checkbox solution is good for usability.

    Regards,


    Ibraheem Osama Mohamed | My Blog | @IbraheemOM | My Website

    (If my reply answers your question, please propose it as an answer)

    Monday, May 5, 2014 9:36 PM