Hi I have a dropdownlist related to radiobutton's value. Since I want to add row in the dropdownlist, I set AppendDataBoundItems="True". Now I can see the new row added at the first row, but it shows all options regardless of radiobutton value. So, I took it out from design page, and put...