Related resources for Hidden Input in MVC
  • ScaffoldColumn(bool value) vs HiddenInput(DisplayValue = bool value) in MVC11/12/2011 5:32:38 PM. In this article, we will see what the use of ScaffoldColumn and HiddenInput. We will also compare what the key differences between these two attribute and what scenario we should consider these attributes for usage. So, accordingly prior to my articles on MVC we will just add these attributes and we will see what the best we can produce.