I used DataSource to retrieve data from SQL Store Procedure, I had no problem viewing the data, but when I tried to edit the data, it said the "Updating is not supported by ObjectDataSource unless the UpdateMethod is specified". I specified it manually in the source code. I don't know what's wrong, can anyone help?
Thanks.
Thanks.