ASP.net
Awesome
Learn
Forum
Buy
Sign In
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
o
Answers
please
Sign In
to leave an answer