0
kicks
How to use the Html.EditorFor method
This post covers the following points (aprox. reading time 15mins):
What is the Html.EditorFor method?
Simple EditorFor example
Extending EditorFor with templates based on Data Type (ie. Decimal)
Extending EditorFor with templates based on Model Attribute (ie. DateTime with picker)