E
et
I set up a gridview to update according to a stored procedure. The
parameters in the gridview <UpdateParameters> are exactly the same as the
parameters in the stored procedure, yet I receive the error "too many
arguments". How can I tell what query the gridview update is running?
parameters in the gridview <UpdateParameters> are exactly the same as the
parameters in the stored procedure, yet I receive the error "too many
arguments". How can I tell what query the gridview update is running?