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

Using RadGridView with MySQL Connection

1 Answer 231 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Alexandre
Top achievements
Rank 1
Alexandre asked on 18 May 2018, 12:44 PM
Hi, how to use a RadGridView and populate this grid using MySQL Connection? And after populated this grid how to add, delete and edit this grid rows using only the grid proprities, without new forms and buttons? Thks!

1 Answer, 1 is accepted

Sort by
0
Stefan
Telerik team
answered on 23 May 2018, 11:25 AM
Hi Alexandre,

Thank you for your interest in RadGridView!

There isn't anything specific regarding RadGridView in terms of populating it with data that is fetched through MySQL. So, you can check out the WPF project that uses MySql topic for more information on this matter. There are also various other resources how a WPF application can use MySQL. As to performing CRUD operations with the control, you can check out the Managing Data section of RadGridView's online help.

I hope this helps. Let me know in case I can be of further assistance.

Regards,
Stefan
Progress Telerik
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
GridView
Asked by
Alexandre
Top achievements
Rank 1
Answers by
Stefan
Telerik team
Share this question
or