a problem about dropdownlist in a table
hi.I have a dropdownlist that is a column of a table of four rows for example.there are 4 dropdownlists at any rows but creator names both 4 as one dropdownlist(ex:ddlist1).I have a problem at getting values of any four dropdownlists. ddlist1.getValue() always gets the value of last rows dropdownlist.Any help appreciated,thanks

