Topics Sort Criteria Search:  
Introduction

Clicking on the Sort icon invokes the Sort Criteria popup displaying three fields: Sort By, Then By, and Then By. From the dropdown of the field, the user can select the column name for sorting. In front of the fields, two radio buttons "Ascending" and "Descending" are present. The combination of the selected column and radio button executes the sort function. 
The user can select the column name from the dropdown for sorting, and then on click of the "OK" button, the screen gets auto-refreshed and the selected column will be displayed on the UI.
When two contradictory options are mentioned for sorting data, then PrognoCIS considers the option mentioned in the first field and ignores the other one. For example: If the user selects Claim ID in the first field with the "Ascending" radio button checked, and in the second field selects DOS with the "Descending" radio button checked, then this becomes a contradictory command. Hence, the system will only consider the selection made in the first field and will ignore the selection made in the second field.       
Action Buttons:
Cancel
button: Click the Cancel button to close the popup.

OK button: Click the OK button to save the changes on the popup.