aspx_beginners thread: DropDownLists in a DataGrid
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?
|





