Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_beginners thread: DropDownLists in a DataGrid


Message #1 by "Carole Woods" <carolew@h...> on Thu, 27 Jun 2002 17:08:01
is it possible to put a DropDownList or ListBox in a Data Grid and bind 
that DropDownList or ListBox to a SQL Server table when the Data Grid is 
bound? 

I'd like to use a data grid for user input, but limit the user to a set of 
values found in a table.

if so, where can i find a sample of the proper syntax?

  Return to Index