This question is locked. New answers and comments are not allowed.
Hi All,
I going to use silverlight and wcf for my next ptoject.
As this is very new technology,I do not find much resources regading this.
I need to know how to update GridView rows data using WCF service in RowEdit_End event.
Example:-If the current row cell has value 'abcd' and when I edit the row cell and save it, the edited data should be reflected in into database.
I want to do these things using WCF service.
One more question, How to insert a new row in gridview.
Thanks,
SUbhash
I going to use silverlight and wcf for my next ptoject.
As this is very new technology,I do not find much resources regading this.
I need to know how to update GridView rows data using WCF service in RowEdit_End event.
Example:-If the current row cell has value 'abcd' and when I edit the row cell and save it, the edited data should be reflected in into database.
I want to do these things using WCF service.
One more question, How to insert a new row in gridview.
Thanks,
SUbhash