Creating a Html.DisplayForMany Helper for MVC 2(matthidinger.com)
submitted by
mhidinger(65) 2 years, 5 months ago
The Html helper in ASP.NET MVC 2 comes with some handy methods called “DisplayFor” and “EditFor” – please see Scott Gu’s article if you are not familiar with these new features. Long story short, they provide an ASP.NET Dynamic Data-like mechanism which uses reflection and templating to render a display form or an edit form. This article explains how to take it one step further by creating a Html.DisplayForMany() helper.
|category: MVC
|Views: 25
tags:
MVC another
Everyones tags:
Your Tags: