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

RadGridview won't save data to database

1 Answer 288 Views
GridView
This is a migrated thread and some comments may be shown as answers.
graham
Top achievements
Rank 1
graham asked on 07 Jan 2010, 10:37 AM
Hi

I'm a newbee. This should be a very simple question

I added radgrid to form, bound it to access data table bindingsource and tableadapter, insert update and delete statements generated

enabled adding,deleting and editing on mastertableview

ran app - edited and added ok but close and open form and changes not saved to database!

looked in documentation and all seems as it should be. Also can't get any edit/update/cancel or add buttons to show.

Very frustrated - please help

1 Answer, 1 is accepted

Sort by
0
Accepted
Martin Vasilev
Telerik team
answered on 12 Jan 2010, 06:19 PM
Hi graham,

Thank you for writing.

Since RadGridView uses the standard data binding model, sending the changes to the underlying database is no different than the general practice. You can find a lot of information on the topic in various internet sources and MSDN Library. You can find useful information in the MSDN's article How to Update Records in a Database article.

Do not hesitate to contact me again if you have any additional questions.

Greetings,
Martin Vasilev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
graham
Top achievements
Rank 1
Answers by
Martin Vasilev
Telerik team
Share this question
or