When I try to save the changes on a new row I get an error saying :
When I implement the code using .NET 4.0 I don't get the issue but I am bound to 3.5 for the project deliverableThe specified value is not an instance of 'Edm.Int64'

I have created a small sample that reproduces the error and it is on dropbox : http://dl.dropbox.com/u/2292728/TCT/Dev ... eIssue.zip
Any advice would be GREAT!