Hi,
I'm trying to implement an update command on a datagrid, but on clicking update, nothing happens, and I can't see why. I've used strings instead of parameters in the sqlcommand and this works, and also passed straight strings into the parameters - this also works.
It looks like something...