Visual Basic.NET (VB.NET) Source Code: Implement Lookup Tables For Data Entry Using the ComboBox, ListBox, and CheckedList Box Win Forms Controls
For Microsoft.NET source code that is ready to drop and adopt into your program click:  GetDotNetCode

 

Product:  Lookup Table for Win Forms Data Entry Controls

 

Product ID 90
.NET Namespace(s)

System.Data

Language VB.NET 2002 and VB.NET 2003
Keywords Data, Entry, Lookup,Data

Implement Lookup Tables For Data Entry Using the ComboBox, ListBox, and CheckedList Box Win Forms Controls

This project demonstrates how to implement lookup table functionality in a Win Forms data entry form. Data from one table is bound to aComboBox, ListBox, and CheckedListBox. Through a DataRelation choices made in those controls update a column in another table. The code in this project makes it possible to provide a 'user friendly' lookup feature to a data entry form.

Get more information about 'Lookup Table for Win Forms Data Entry Controls' by clicking the link below.

Lookup Table for Win Forms Data Entry Controls

 

Generated by FetchNet 

Copyright 2003-2005 aZ Software Developers, LLP