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!

0
Votes

Need a new component that combines a Dropdown List and a DateRangePicker. The Dropdown List should have a custom preset popup in addition to a custom range option. Only the names of the selected preset options should be displayed in the input of the Dropdown List. If the user clicks on the custom range option, a DateRange Popup should appear, allowing the user to select any date range. After making a selection, the Dropdown input should be set to "Custom range." Additionally, it should be possible to retrieve the date range values from the component when needed.