Ed Giardina's .NET Blog

Blogging about Hobbyist Adventures in C#, XNA, ASP.NET and other stuff

Browse by Tags

All Tags » FieldTemplate (RSS)
ASP.NET Dynamic Data, Changing the Many-To-Many fieldtemplate to not display links
By default, the Entity Data Model version of Dynamic Data allows you to use a Many-To-Many fieldtemplate user control, which on display shows you a nice list of links for each related entity. However, in some instances you might not want to show links...