Adding rows of text box and combobox

  • Thread starter Thread starter Siva
  • Start date Start date
S

Siva

Hi

I have a requirement to add rows containing 2text and 2 dropdown.The
initial display will contain rows from the database (ofcourse 2 rows
and 2 columns).
What is the best control to use in asp.net datagrid
/datalist/repeater.
If datagrid then how to use it?

Thanks
Lot
 
Back
Top