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
520
Web Dropdown closes on it's own randomly.
posted

I have a webdropdown Control on a webform that is bound to a sqldatasource that shows the distinct fields of a column. Multiselect is enabled, Pading is enabled, keefocus on selection is on, autocomplete is off, Diplay mode is DropdownList

When i run my solution in debug and want to select something, about a third of the time the dropdown closes again instantly after opening, it happens randomly and more often in IE than Chrome, but is very confusing and rather annoying. 

Parents
No Data
Reply
  • 17590
    Offline posted

    Hello henning,

    Thank you for posting in the community.

    I investigated your scenario further and I made a small sample project. I followed your steps but I was unable to reproduce the behavior that you are describing.

    I have attached the sample project I used to test this. In my sample project I am using version 13.1.20131.2069 of NetAdvantage. Please test this project on your PC; whether or not it works correctly may help indicate the nature of this issue.

    If this sample project is not an accurate demonstration of what you are trying to achieve, please feel free to modify it and send it back, or send a small sample project of your own where the issue is reproducible.

    Additionally, could you please provide me with the exact build number and version of NetAdvantage that you are using?

    This would be highly appreciated and would help me to investigate in the right direction.

     

    WDDDistinctColumnValues.zip
Children