Display SfComboBox to show only the button ?

I have searched and tried some examples,  but couldn't find a way to configure the SfComboBox to hide the input text while displaying only the dropdown button without affecting the value set for the PoppupWidth. 

The goal is to use the SfCombobox  for adding items into an SfTextEdit with multiline (This part I know how to do), 


1 Reply 1 reply marked as answer

PK Priyanka Karthikeyan Syncfusion Team February 20, 2025 01:42 PM UTC

Hi Ben Junior,


Thank you for reaching out to us.

 

If you want to hide the input field and only display the dropdown button, while ensuring the popup appears on button click, you can achieve this using the DropDown Menu component.

For more details, please refer to the following resources:

 

UG: https://blazor.syncfusion.com/documentation/drop-down-menu/getting-started-with-web-app

 

Demos: https://blazor.syncfusion.com/demos/buttons/dropdown-menu?theme=fluent2


Regards,

Priyanka K


Marked as answer
Loader.
Up arrow icon