DropDown items sorting

Hello,

How can I sort the items of a DropBox?
I'm calling a data source method, setting a property with the result, and binding the dropbox to the property... everything works great, exept that items are in disarray.

Thanks

Hi @fjcf,

You can sort the items by using the Radzen Query Builder when invoking the data source method.

Or set the $orderby parameter to the name of the property you want to sort by.

1 Like

How to sort selected items in a multiple DropDownList selection so that they are always displayed first?

Hi @Ivan,

Are you sure you are looking for Angular? Such functionality is not supported for both Angular and Blazor DropDown component.

sorry im wrong with category, but the answer is understood