ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
DateTime editor
Title:
B
I
{code}
?
To edit a DateTime, I see that you have a DatePicker and a TimePicker @Html.Awe().DatePickerFor(o => o.MyField) @(Html.Awe().AjaxRadioListFor(o => o.DateProchaineRencontre).TimePicker(o => 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.
Save Changes
Cancel
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
.
OK