Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
27330 Points
5459 Posts
MVP
Mar 22, 2012 03:37 PM|LINK
hi hilquatar, you can only have a static value in the DefaultValue Attribute you probable want to do this in the DB with a trigger or you can use my audit sample here Basic Auditing for Dynamic Data with Entity Framework 4.x
sjnaughton
All-Star
27330 Points
5459 Posts
MVP
Re: How to get DynamicData Entities to let the (Default Value or Binding) do its job?
Mar 22, 2012 03:37 PM|LINK
hi hilquatar, you can only have a static value in the DefaultValue Attribute you probable want to do this in the DB with a trigger or you can use my audit sample here Basic Auditing for Dynamic Data with Entity Framework 4.x
Always seeking an elegant solution.