In this example the WinForms Data Grid control is bound to an XPInstantFeedbackSource to display data from the standard SQL Northwind database. The example demonstrates how to create a custom edit form to allow users to create, update, and delete data rows/records.
- Form1.cs (VB: Form1.vb)
- EditForm.cs (VB: EditForm.vb)
- Customers.cs (VB: Customers.vb)
- WinForms Data Grid - Implement CRUD operations (LinqServerModeSource)
- DevExpress WinForms Cheat Sheet - Supported Data Access Technologies and Data Sources
- DevExpress WinForms Troubleshooting - Grid Control
(you will be redirected to DevExpress.com to submit your response)