I have a drop-down which when clicked will display few items from a database field dynamically as shown below:

- How can i control the sorting of these displayed items ?
- How can i keep one of the items e.g. Mobiles to be displayed always at the bottom most position ?
- How can i sort these items by “created date” ?