Data Binding in Windows Forms

The most robust data binding is found in Windows Forms. You can bind data to almost any Windows Forms control that displays data. In addition you can bind different columns and even data from different tables to different properties of the same control. The way this is handled is through a property of the form called the BindingContext.

Get ADO.NET Programming in Visual Basic™ .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.