Today I’m going to show you how to create an editor template for DateTime objects in your model.
This is what we’re aiming for. A label for our input, and when the input has focus we should display a nice DatePicker widget kindly provided for free by the excellent jQueryUI library.
Advertisements