IgniteUI / igniteui-blazor

Ignite UI for Blazor component library packs 35+ native Blazor UI Controls with 60+ high-performance Charts designed for any Blazor WASM or Server-side app scenario.
https://www.infragistics.com/products/ignite-ui-blazor
3 stars 3 forks source link

IgbCombo – Add functionality to define a custom sort order when GroupKey is specified. #88

Open mkamiishi opened 1 year ago

mkamiishi commented 1 year ago

Currently dropdown items are automatically sorted either ascending or descending order when GroupKey is specified. Add functionality to define a custom sort order or specify a sort key when items are grouped.