jch001
Newcomer
Hi,
I have datagrid which works fine. However, I have a button which when clicked updates a value in the current selected row. This seems to work, I can see the value change. When I click my Save button, this value is NOT saved to the database.
If I alter any other value manually in that Row then BOTH values get saved. I obviously need to set an update flag or something. Does anyone know the syntax or am I completly missing the point.
I have done some searches but I have drawn a blank so far. thanks in advance.
I have datagrid which works fine. However, I have a button which when clicked updates a value in the current selected row. This seems to work, I can see the value change. When I click my Save button, this value is NOT saved to the database.
If I alter any other value manually in that Row then BOTH values get saved. I obviously need to set an update flag or something. Does anyone know the syntax or am I completly missing the point.
I have done some searches but I have drawn a blank so far. thanks in advance.