just read the article for how to work with template for re-usability from this url http://www.iminfo.in/post/mvc-multiple-checkboxes-select-in-html-table-bootstrap
this article show just we need to create a template file in editor template folder with viewmodel name.
i just like to know how MVC @Html.EditorFor can point or pickup to right template file. need some guide line like how MVC resolve right template to pick up. thanks