This is a migrated thread and some comments may be shown as answers.

Update data from grid

2 Answers 62 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Naunton
Top achievements
Rank 1
Naunton asked on 03 Jan 2011, 11:37 AM
Hi All,

Please Please Help ....

I have to update data from Grid.
I have added GridEditCommandColumn in RadGrid. When I browse to Edit data and Click Update data not change in both RadGrid and Database.
Please advice what properties or event I must add?

On the same page I have added (VisualStudio) GridView and do as I did in RadGrid, use same datasourceControl as RadGrid used, updating data worked fine at GridView.

This very simple, updating one by one record I still cannot do it  :(   ...  The actually program I want to do is user may update more than one records, the update data will be affect on RadGrid only, data will just save into database when user click save button.

Any idea please please ...

Thanks and Best Regards....

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 03 Jan 2011, 11:49 AM
Hello Naunt,

The RadrGrid allows to update multiple records at a time. Please find the following documentation for  more on this 
Performing batch updates

Thanks,
Shinu.
0
Naunton
Top achievements
Rank 1
answered on 04 Jan 2011, 05:02 AM
Thanks Shinu.

When i tried to do as  Demo (Client edit with batch server update) and click on grid there is no change, also pager, sorting are not working.
Could you please advise ?

Thanks and Best Regards.
Tags
Grid
Asked by
Naunton
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Naunton
Top achievements
Rank 1
Share this question
or