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

provide support for sortorder property in the grouping feature for all dropdownlist components as like typescript platform


the same behavior works as expected in the typescript platform. Find the working sample in the typescript: https://stackblitz.com/edit/zmswns?file=index.ts,index.html


Sample link: https://www.syncfusion.com/downloads/support/common/2734/ze/DDLServer_3897c74a.zip


Replication procedure:

1. Run the sample,

2. Open the popup and check the issue

Expected: listed group header based on sortorder property

Output: sortorder property does not affect the component list.