DevExpress-Examples / winforms-grid-implement-crud-operations-xpinstantfeedbacksource

Bind the Grid Control to an XPInstantFeedbackSource and implement CRUD operations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WinForms Data Grid - Implement CRUD operations (XPInstantFeedbackSource)

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.

Files to Review

Documentation

See Also

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Bind the Grid Control to an XPInstantFeedbackSource and implement CRUD operations.

License:Other


Languages

Language:C# 51.1%Language:Visual Basic .NET 48.9%