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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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!