Skip to content

counsellorben/ASP.NET-MVC-ChangeableType

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChangeableType is a small project which adds a Changeable<T> class.  T can be any type.

By using Changeable<T> and the @Html.ChangeableFor extension, you will
be able to get markup which includes the appropriate EditorFor for your base 
type, a checkbox to indicate whether changes have been made, a label and
a ValidationMessageFor.

About

ASP.NET MVC - add a Changeable<T> class to your projects. See an example at

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors