Sorted ComboBoxAutoComplete

I am using a ComboBoxAutoComplete with a DataTable as datasource. The property AutoCompleteControl.AutoSortList is set to true. When the drop down list is displayed the first time, the items in the list are unsorted, the second time the items are sorted... How can I do to display them sorted the first time? Thanks in advance. Sebastien ps: I am using Syncfusion 3.2.1.0

1 Reply

AD Administrator Syncfusion Team May 25, 2005 08:47 PM UTC

Hi Seb, Thank you for bringing this to our attention. I have entered it as Defect #362. We will fix this as soon as we can. Until then, sorting your DataSource before hand is the recommended workaround. Regards, Gregory Austin Syncfusion Inc.

Loader.
Up arrow icon