Hi

Instead of having the Data grid editable,

On select of an item in Datagrid, set the selected row values in a form and
update the values and update the data grid  data provider with the new
values.

Then pass the List of items in row to your webservice

On Tue, Jul 20, 2010 at 11:00 PM, suresh dhulipudi <
suresh_dhulip...@yahoo.com> wrote:

>
>
> Hi,
> I have a requirement to do a webservice call to get the data and display in
> a datagrid using wsdl (webservice) call. which is working fine and I am able
> to display all data. Now I have made this DataGrid as Editable and Now I
> want to allow the user to do changes in any row and click on Save Changes.
> Now I have a webservice for updateChanges, can any one guide me on this,
> any example or reference links. I see many examples, which were only given
> for displaying data in Datagrid using Httpservice or webservice calls, not
> for row updates or save all
>
> Thanks & Regards
>
>  
>

Reply via email to