We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

ShowClearButton not working when SfComboBox is placed inside SfTextInputLayout

I have a problem when I try to display the clear button inside SfComboBox.

I downloaded a simple example from your page and there everything works fine:
<combobox:SfComboBox HeightRequest="40"  x:Name="comboBox" IsEditableMode="True"/>
But when i put the ComboBox inside a SfTextInputLayout, the clear button isn't showing up anymore:
<inputLayout:SfTextInputLayout Hint="Enter value">
    <combobox:SfComboBox  x:Name="comboBox1" IsEditableMode="True"/>
</inputLayout:SfTextInputLayout>
Do you have any recommendations on how to solve that problem?

Thanks in advance.


1 Reply

MK Muneesh Kumar G Syncfusion Team August 26, 2019 09:10 AM UTC

Hi Markus Rosenkränzer, 
 
Greetings from Syncfusion,  
  
Currently we do not have support to achieve your requirement “Provide delete button support for SfComboBox and SfAutoComplete inside the SfTextInputLayout“ but we have logged a feature request on this and it can be tracked through our feedback portal below. 
  
  
If you have any more specification/suggestions to the feature request, you can add it as a comment in the portal.  
 
Regards, 
Muneesh Kumar G 


Loader.
Live Chat Icon For mobile
Up arrow icon