Visual Basic.NET (VB.NET) Source Code: Implement a Lookup Form by Sharing a BindingContext Between Two Forms
For Microsoft.NET source code that is ready to drop and adopt into your program click:  GetDotNetCode

 

Product:  Create a Simple Lookup Form for Data Entry

 

Product ID 65
.NET Namespace(s)

System.Windows.Forms.BindingContext

Language VB.NET 2002 and VB.NET 2003
Keywords Lookup, BindingContext, Forms,BindingContext

Implement a Lookup Form by Sharing a BindingContext Between Two Forms

In this project a DataTable is bound to a data entry form and a Lookup form by sharing the data entry form's BindingContext with the Lookup form. From the data entry form the user clicks a button to open a Lookup form with a DataGrid, selects a row in the DataGrid, then closes the Lookup form.

Get more information about 'Create a Simple Lookup Form for Data Entry' by clicking the link below.

Create a Simple Lookup Form for Data Entry

 

Generated by FetchNet 

Copyright 2003-2005 aZ Software Developers, LLP