c# - asp.net DropDownList event not firing -


I have a problem with a dropdown list that does not appear as "notice" when the selected index has changed. It looks like something on the form:

  & asp: dropdown list id = "DDL responseable" runat = "server" & gt; & Lt; / Asp: dropdownlists & gt;  

There is another dropdown list on the form and when the selected index changes in that index, it reloads using a JavaScript. It works fine but when I select an item from this list and press the Save button on the form, the selected value does not seem to change.

I tried to use Autopost = True, but he tried to reload both the lists on their original values.

If someone understands what is happening, please tell me please.

Do you see the page on the page? Use the ipstbox.Download? If you think this will be the reason for this behavior ..

Can you post more code?


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -