Datalist control with DropDownList and TextBox

juana802132

New Member
I need to create a page that displays a data-driven list of items. For each item the user will select a value from a dropdown and enter a value into a textbox. How can I implement this without the user having to do this one by one? I want all of the dropdowns and textboxes visible and accessable from the start.<BR><BR>Thanks!
 
Back
Top