I have a ASP.net gridview that I am trying bind to. My DataSource has a collection and 2 of the columns I am binding to are part of a subclass. My DataSource has a subclas
The [Name].[Name] syntax is not supported by BoundField. Only simple property names.