Hi all,

Good day. I am facing a problem here in sorting. I has a list of ID selected from database. The list of ID is the following:

AH
AJ
AP
AW
AZ

How can I sort the ID where the ID that I select should be always on top, then only sort by ascending?

For example, I select AP. So the sorting should be like this:
AP, AH,AJ,AW,AZ