votes
DropDownList
Use asp.NET and I'm Learning the web forms. PC with OS Windows XP DBMS = sql server 2k . I have a problem using the DropDownList Control. Step 1: ======= I have a table : myTable(id int not null, name varchar(40) ) (the id is a ...
