This code allows a ListView control to be sorted by Number or Date without having to use APIs (except to lock the screen)
Inputs
N/A
Returns
N/A
Side Effects
No known side-effects at this time. Does not mess-up the
ListItems collection like a Custom API-implemented sort.