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
415
WebDropDown: A clickable "X" displays only in IE 11. I clears the text, but not the selected value.
posted

I have just noticed that when using IE 11, after changing the selection in a WebDropDown, an "X" appears next to the triangle selector thing.

If the user clicks the X, it clears the selected text from the dropdown, but when the page posts back, the value that was selected before clicking the X is still the selected value.

This X does not show up in other versions of IE or in Chrome or Firefox.

Ideally, I would like to know how to suppress the X so that it isn't there, becuase it is allowing user to clear a dropdown that I do not wish them to be able to clear.

Is there a way to disable or hide the X?

Thanks!

 

John

Parents
  • 49378
    posted

    Hi John,

    Which version are you using in this scenario ? There is a known issue (118092), fixed in versions 12.1 build 2056, and 11.2 build 2164, and onwards which ensures that the clear button is not displayed in WebDropDown in order to keep the display consistent across all browsers.

    If you are using an older version I would suggest upgrading your project to a version newer than the ones mentioned above.

    Please do not hesitate to contact me with any updates or questions.

     

Reply Children