Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
The customer wanted the Combobox should behave like as textbox component in the read-only mode. By validating this requirement the other input components are working as expected like textbox component but dropdown components do not behave like textbox.
Replication procedure:
1. create the combo box sample with read-only mode as true.
2. run the sample with bootstrap4 theme
Expected: all components should have a grey color background.
Output: dropdown components are not having gray background color.
!image-2020-08-11-11-05-22-856.png|thumbnail!