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
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.
All of Infragistic's support answers seem to start with upgrading the product.
Can you please just answer the question? How do you disable/hide the 'X' that clears a field? Is there a property to turn that off, or is there a style to hide it?
Specifically on the WebDateChooser control.
Thanks.
I have tried All the css style suggested here, But no avail.
Can somebody help me with correct answer so as to turn the X off in IE-10( I am using Infragistics4.Web.v12.2 version=12.2.20122.1007)