Sorting Columns and changing Column Order in a List
3 min
you can sort columns and change the order of columns in a list based on your requirements sorting columns in a list you can sort column data by ascending or descending order you cannot sort columns that have text fields with an unlimited number of characters allowed locate the list to sort click the column header the column data is sorted and the up/down arrow in the column header is enabled indicating the current sort order (ascending or descending) sort ascending sorts the column values (numeric or alphabetic) in lower to higher values as you move down the table sort descending sorts the column values (numeric or alphabetic) in higher to lower values as you move down the table to change the sort order, click the column header again by default, the records that display in the list are sorted in ascending order changing column order in a list you can rearrange the column order in the list view by default, the record id is always the first column locate the column you wish to change the order click its column header and without releasing your mouse, drag it to the new location the column appears in the selected order in the list view
