Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
608
WebDropDown alwalys show the drop down list.
posted

In my case,I add a WebDropDown in the updatepanel which will post back to server automatically when value changed. 

At first , i click the control to show the drop down list.And then change the value in the edit box of the WebDropDown,but do not select the option from the drop down list .At the same time ,the control will post back to server to run the method i defined. After that ,the drop down list will alwalys shown on the page.

I am using Infragistics V11.2.I think this is a bug,can someone give me some guidance?

Parents
  • 16310
    Offline posted

    Hello bitsbird,

    I was not able to reproduce this behavior with 11.2 and newer builds. I will appreciate if you clarify some points for me:

    1) The exact Service release that you are using

    2) How do you handle the OnValueChanged event >

    3) What method do you run on postback ?

    However it will be better if are able to provide me with your code or a working sample that demonstrates this. I will be happy to assist you further on the issue.

Reply Children