PtList & Sorting

Hi,

Is there any built in methods to sort the items in a list? I have tried
searching under ‘PtList & Sort’ and came up with qsort and other
stuff but nothing really catered to the PtList.

I have a PtList with several columns and am looking for the same
type of behavior as the file manager does. That of being able to
sort by each individual column in the list

Thanks…