Sorting Bank Transfers, Bank Deposits, and Bank Transactions by record number

Issue No: GL-4598
Created 3/21/2017 4:56:49 PM
Type Bug
Priority Minor
Status Closed
Resolution Fixed
Fixed Version 17.1
Description This issue relates to i21 Help Desk ticket. Click the link below to go to Help Desk ticket.   [HDTN-195570 - Sort descending |http://helpdesk.irely.com/iRelyi21live/i21/#/HD/Ticket/?ticket=HDTN-195570] When you are sorting in Ascending or Descending order on the Record No. it sorts in the following manor:   BTRN-999   BTRN-99   BTRN-9   BTRN-888   BTRN-88   BTRN-8   BTRN-1111   BTRN-111   BTRN-11   Expected output would be:   {color:#0f0f0f}BTRN-1111{color}   {color:#0f0f0f}BTRN-999{color}   {color:#0f0f0f}BTRN-888{color}   {color:#0f0f0f}BTRN-111{color}   {color:#0f0f0f}BTRN-99{color}   {color:#0f0f0f}BTRN-88{color}   {color:#0f0f0f}BTRN-11{color}   {color:#0f0f0f}BTRN-9{color}   {color:#0f0f0f}BTRN-8{color}   {color:#0f0f0f}{color}   {color:#0f0f0f}This is occuring on the following grids: Bank Transcations, Bank Transfers, and Bank Deposits{color}