goodhowareyou
Programmer
Hello. I have in place, a form within MVC .NET framework, that will save my values to FoxPro using the Entity Framework. But it will only save once. After saving, the values are not editable. The data is in the table, but I cannot change it from the view of my MVC.
I have been looking for weeks around the FoxPro forums trying to solve this issue. I have come across - attached and detached states - but have not been able to successfully update my form.
Is there anything that would be preventing me from updating otherwise? Like I said, it will save the initial time, but if you come back in and try to save again, it will only load the values and remain in like a read only state.
Thanks for your help in advance.
I have been looking for weeks around the FoxPro forums trying to solve this issue. I have come across - attached and detached states - but have not been able to successfully update my form.
Is there anything that would be preventing me from updating otherwise? Like I said, it will save the initial time, but if you come back in and try to save again, it will only load the values and remain in like a read only state.
Thanks for your help in advance.