In answer to a post on the ASP.Net Dynamic Data Forum from Luigi, I thought I should post my solution. The basic issue was dealt with by Rick Anderson on a post on his blog, I decided to implement a version that used Attributes and a simple extension method to apply the attribute values. ...
Go to the complete details ...