Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DropDownList on VB asp.net DataGrid

Status
Not open for further replies.

dirksm

Programmer
Mar 14, 2002
22
0
0
GB
I'm trying to get a dropdownlist on a datagrid in asp.net (writing VB code). The dropdownlist should be connected to another table in my database, to function as a look-up for foreign keys in the grid's table. This way I want to prevent users from typing invalid values in the grid.

Does anybody out there know how to do this? Some sample code would be greatly appreciated, but any help is welcome.

Thanx!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top