drop down menu - ASP.NET dropdown selected value? -


I have an ASP.NET dropdown list and by using the selected value. I have also set this value by specifying the value selected in some cases. I do not get this value set randomly, whenever I select items from the drop down, sometimes it works and sometimes it does not happen.

Thoughts?

I'm composing your data on page_load, make sure that you're posting the page back By checking that you are or not, you are not obliged again.

  If (! Page. ISPostback) {/ * bind data is here / /  

Comments