DateTime editor

To edit a DateTime, I see that you have a DatePicker and a TimePicker
@Html.Awe().DatePickerFor(=> o.MyField)
@(Html.Awe().AjaxRadioListFor(=> o.DateProchaineRencontre).TimePicker(=> o.Caption("heure").Step(15)))
But how can I edit both? Like the normal datepicker with the timepicker next to it to set the time.
owner
pacificdave1
asked at 08 Jun 2019
  • you can put them both next to each other, like in our prodinner demo: https://prodinner.aspnetawesome.com (click "host a dinner" or the edit button on any dinner)
    at 08 Jun 2019 Omu

Answers 

please Sign In to leave an answer

By accessing this site, you agree to store cookies on your device and disclose information in accordance with our cookie policy and privacy policy .
contact us