Hi,
I came accross an issue that ASP.NET Dynamic Data does not support complex type properties.
Please see following thread discussing this Problem:
http://forums.asp.net/t/1534620.aspx?Displaying+Complex+Types+in+a+Dynamic+Data+Web+Site
The complex property is just missing without any error message or warning. It seems that the EFDataModelProvider is just ignoring complex properties. It's really annoying that this currently doesn't work. I'd like to use dynamic data because of several great advantages. On the other side I'm not able to use ASP.NET MVC because the client doesn't allow to use it.
Is there any workaround for this problem?
Thank you
Sven
I came accross an issue that ASP.NET Dynamic Data does not support complex type properties.
Please see following thread discussing this Problem:
http://forums.asp.net/t/1534620.aspx?Displaying+Complex+Types+in+a+Dynamic+Data+Web+Site
The complex property is just missing without any error message or warning. It seems that the EFDataModelProvider is just ignoring complex properties. It's really annoying that this currently doesn't work. I'd like to use dynamic data because of several great advantages. On the other side I'm not able to use ASP.NET MVC because the client doesn't allow to use it.
Is there any workaround for this problem?
Thank you
Sven