Updating is not supported by data source sqldatasource1
24-Jun-2020 14:36
Please review the stack trace for more information about the error and where it originated in the code. Not Supported Exception: Updating is not supported by data source ' Sql Data Source Grid View' unless Update Command is specified.
and i get this error: Updating is not supported by Object Data Source 'ods' unless the Update Method is specified. [Argument Exception: The data source '' only supports a single view named ' Default View'.
Raise Post Back Event(Name Value Collection post Data) 172 System.
I am getting this message when I try to update my database table: Updating is not supported by data source 'Sql Data Source1' unless Update Command is specified I am new user of 2005 using visual studio with little knowlwdge of visual basic. I do not know why but it it seem like I have a protection on my data base like I can not modify it.
Hi all, I have a gridview that bound to a Sql Data Source called Sql Data Source Grid View.
I have enabled Edit in my Grid View, but I do all the updating in code behind with stored procedure (using on Row Updating).
Handle Update(Grid View Row row, Int32 row Index, Boolean causes Validation) 1218 System.