Hello all,
I have a problem with GridView - basically it will not update with the new values entered in edit mode.
I'm not sure why because when you step through the code you can see in e.NewValues that the updated values are being captured but for some reason not written to the data table.
Can anyone help??
Thanks in advance,
Sean
I have a problem with GridView - basically it will not update with the new values entered in edit mode.
I'm not sure why because when you step through the code you can see in e.NewValues that the updated values are being captured but for some reason not written to the data table.
Can anyone help??
Thanks in advance,
Sean
Comment