Define custom sorting?
Answers
Answered by
8
Answer:
Doing a custom sort allows you to specify the order in which your list will be sorted in - like if you want to sort in a non alphabetical order. You may want to do a custom sort to sort items in an order that is not alphabetical or numerical
Answered by
5
Answer:
Doing a custom sort allows you to specify the order in which your list will be sorted in - like if you want to sort in a non alphabetical order. You may want to do a custom sort to sort items in an order that is not alphabetical or numerical
Similar questions