Please could you provide ClearingEnabled property similar to AddingEnabled already implemented?
Or is there any different way to hide Clear button displayed next to combo in ASPxLookupDropDownEdit?
(End user requires to hide Clear button egz. for properties marked with RequiredField attribute which must be filled up thus Clear button is not necessary. Hiding Clear button visually simplifies some forms.)
We have closed this ticket because another page addresses its subject:
PropertyEditors.Lookup.Web - create public properties for controls, which are used in web property editors (buttons, dropdowns etc.)
Hello Michal,
We have added the ClearingEnabled property to the ASPxLookupDropDownEdit class (in the 11.2.10 version). You can hide the clear button via this property.
Thanks,
Leon