asp.net mvc EditorFor 2: Customizing the date format
Using the extension of Html.EditorFor asp.net mvc2 you lose control of the formatting, also indicate clearly the date formatting, it is always displayed in expanded form.
here as resolve the problem by using a feature of the framework: a template editor ad hoc.
0 comments:
Post a Comment