I have a devExpress gridcontrol with one gridview. This gridview is bond using EF. I want the user to be able to insert a new row. I have the insert line at the top. I can enter text in the first cell but it disappears when I move to the next cell. What can be causing this to happen? I'm using C# and winform.