locked
Is there any datepicker control provided by microsoft for windows 8 apps using c# and xaml RRS feed

  • Question

  • Is there any datepicker control provided by microsoft for windows 8 apps using c# and xaml

    amair

    Tuesday, August 6, 2013 8:08 AM

Answers

  •  you can use following control

    advance controlls

    If a post answers your question, please click "Mark As Answer" on that post and "Mark as Helpfull


    Er.Rasik Ambaliya



    Tuesday, August 6, 2013 9:19 AM
  • Hi, shaik amair

    No, there is no built-in datepicker usable from XAML in the Windows 8 Developer Preview.

    But you could define your display format by using Windows.Globalization.Calendar and DateTimeFormatter.

    
    Wednesday, August 7, 2013 10:04 AM
    Moderator

All replies

  •  you can use following control

    advance controlls

    If a post answers your question, please click "Mark As Answer" on that post and "Mark as Helpfull


    Er.Rasik Ambaliya



    Tuesday, August 6, 2013 9:19 AM
  • Hi, shaik amair

    No, there is no built-in datepicker usable from XAML in the Windows 8 Developer Preview.

    But you could define your display format by using Windows.Globalization.Calendar and DateTimeFormatter.

    
    Wednesday, August 7, 2013 10:04 AM
    Moderator