Sencha Forum
>
Sencha General Forums
>
Community Discussion
> How do I sort combo box list in alphabetical order?
PDA
View Full Version :
How do I sort combo box list in alphabetical order?
mike0077
10 Jan 2012, 8:05 AM
Can someone help me out how can I sort combo box list in Alphabetical order.
Thanks.
Ersmarker
10 Jan 2012, 12:46 PM
You can sort the store used by the combobox.
store.sort(sortField, SortDir.ASC);
mike0077
11 Jan 2012, 9:28 AM
Thank you.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.