i have a update method for webservice the parameter is passed as dataset.
I don't how to call in the gridview in the updating method.
I used the objectsource to call that method but the updated method is not accepted with dataset as a parameter.
I just want to know how to call that method.If any sample application for insert,update,d elete webservice .
thanks in advance