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

[Solved] RadGridView Data Update

1 Answer 133 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
satish
Top achievements
Rank 1
satish asked on 21 May 2009, 06:18 AM
Hi,

  I am having a problem with the data update functionality of RadGridView. 

Steps What I am doing:

1. I have bind the RadGridView using DomainService.
2. After that I have added new row to the grid by clicking on Insert button of key board.
3. I want to save the newly added data in to the grid. But I can't able to do this.

Can any body help me on this. If possible can send me the code to update in Database.

Thanks In advance for your time. Can any body provide me the telerik customer care number. So that I can make a call and have a discussion with them. If any problems comes.

Regards
Satish

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 22 May 2009, 01:02 PM
Hi satish,

You need to call SubmitChanges() method of your domain context.

Kind regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
GridView
Asked by
satish
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or