In this example, the WinForms Data Grid control is bound to a LinqServerModeSource 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.
- EditForm.cs (VB: EditForm.vb)
- Form1.cs (VB: Form1.vb)
- Person.cs (VB: Person.vb)
- WinForms Data Grid - Implement CRUD operations (XPInstantFeedbackSource)
- 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)