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!
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.