Welcome to the .NET MAUI feedback portal. We’re happy you’re here! If you have feedback on how to improve the .NET MAUI, 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!

5
Votes

As a developer I want the Same functionality as SfComboBox.ItemTemplate for the selecteditem ui  so that I can customise the UI for the selected item rendered beside the dropdown button.

For example, say we had items with long

DisplayMemberPath with a product title and product code which are perfect for the dropdown list (we want to see all the text), but we want to only show ProductCode and the product thumbnail as the UI for the selected item.