I am trying to figure out how to change the admin portal index.php to sort the results by a column in my database.

Basically I want it to sort by name to make it easier to spot duplicates. However, I can't seem to find the code that needs to be changed to allow this to happen.

Is this possible to do and could someone point me in the right direction on what code line I need to change to allow the admin portal to sort by a column name.

Thank you
Patrick