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

CRUD with RadGrid in Windows App.

3 Answers 262 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Swapnil
Top achievements
Rank 1
Swapnil asked on 18 Oct 2012, 07:46 AM
Hi,
How can i do CRUD operations with rad grid in windows form inside grid(automatically/Programmatically).
Thanks

3 Answers, 1 is accepted

Sort by
0
Ivan Petrov
Telerik team
answered on 22 Oct 2012, 03:02 PM
Hello Swapnil,

Thank you for writing.

You can see what capabilities RadGridView has in our online documentation. There are articles covering different scenarios and needs. If you do not find your answer there, I would ask you to send me a bit more detailed description of your case, so I can find the best approach for achieving it.

I hope this will be useful. Should you have further questions, I would be glad to help.
 
All the best,
Ivan Petrov
the Telerik team
You’ve been asking for it and now it’s time for us to deliver. RadControls for WinForms Q3 2012 release is just around the corner. Sign up for a free webinar to see first all the latest enhancements.
0
Albert
Top achievements
Rank 2
answered on 04 Mar 2016, 04:07 PM
I too am looking to do CRUD operations as simply as I can. The above answer is anything but an answer. I have went over the confusing online docs. I have an open support case now. Its not as easy as radgrid for asp.net ajax.
0
Dimitar
Telerik team
answered on 07 Mar 2016, 09:22 AM
Hi Albert,

Thank you for writing.

This is supported out of the box and the underlying data source is automatically updated by the grid. Generally, once the changes are made you only need to save them to the database, however, the grid is not responsible for this and it depends on how your application is connected to the database (using ADO .NET or Entity Framework for example).  

Let me know if you have additional questions.

Regards,
Dimitar
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
GridView
Asked by
Swapnil
Top achievements
Rank 1
Answers by
Ivan Petrov
Telerik team
Albert
Top achievements
Rank 2
Dimitar
Telerik team
Share this question
or