Feature Request: Sort selected items in DropDown multiple selection #1535

Open
opened 2026-01-29 17:55:04 +00:00 by claunia · 0 comments
Owner

Originally created by @jap-camasit on GitHub (Dec 18, 2024).

Is your feature request related to a problem? Please describe.
Our users find it confusing when selected items are still on the bottom of the list when opening the DropDown.

Describe the solution you'd like
A property where we can apply sorting on ID or something else.

Describe alternatives you've considered
Sorting the list ourselves when DropDown is opened with the List<T>.Sort method.

Additional context
None.

Originally created by @jap-camasit on GitHub (Dec 18, 2024). **Is your feature request related to a problem? Please describe.** Our users find it confusing when selected items are still on the bottom of the list when opening the DropDown. **Describe the solution you'd like** A property where we can apply sorting on ID or something else. **Describe alternatives you've considered** Sorting the list ourselves when DropDown is opened with the `List<T>.Sort` method. **Additional context** None.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1535