Data Binding in Windows Forms

Team-Fly team-fly    

 
ADO.NET Programming in Visual Basic .NET
By Steve  Holzner, Bob  Howell

Table of Contents
Chapter 8.   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.


Team-Fly team-fly    
Top


ADO. NET Programming in Visual Basic. NET
ADO.NET Programming in Visual Basic .NET (2nd Edition)
ISBN: 0131018817
EAN: 2147483647
Year: 2005
Pages: 123

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net