Dataform 4.0.5.0
If I got readOnly string field that contains null, dataform tries to set this value String.Empty. As this field is readOnly it fails validation. I cannot edit this entry.
Currently the problem is that because of this in my database some fields are string.Empty some NULL. And I cannot use this workaround: http://blog.ondrejsv.com/post/Silverlight-DataForme28099s-autogenerated-fields-send-empty-strings-to-database.aspx
If I got readOnly string field that contains null, dataform tries to set this value String.Empty. As this field is readOnly it fails validation. I cannot edit this entry.
Currently the problem is that because of this in my database some fields are string.Empty some NULL. And I cannot use this workaround: http://blog.ondrejsv.com/post/Silverlight-DataForme28099s-autogenerated-fields-send-empty-strings-to-database.aspx