Hi. I would like to add in the frontend the mechanics for the users to allow order his orders in the tables clicking on the table
DATE TOTAL STATUS UNITS INVOICE TITLES INCLUDED
5/27/16 | €100.00 | Complete | 1 | Download | lorem-ipsum |
5/27/16 | €120.00 | Complete | 1 | Download | lorem-ipsum-2 |
So when they click on TOTAL, STATUS, UNITs, ... the customer can get the data in asc or desc order
Is there is any built-in mechanism in Magento to allow that?
Regards!