DevExpress-Examples / XPO_how-to-bind-data-to-winforms-controls-using-xpbindingsource

How to Bind Data to WinForms Controls Using XPO and XPBindingSource

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XPO WinForms - How to Bind Data to Controls Using XPBindingSource

This example demonstrates how to use XPBindingSource to bind your data source to WinForms controls.

When you run the application and select a data source object in the Data Source combo box, the selected data source is bound to the grid control via the XPBindingSource component.

About

How to Bind Data to WinForms Controls Using XPO and XPBindingSource

License:Other


Languages

Language:Visual Basic .NET 50.3%Language:C# 49.7%