How to sort orders by ID?

The default setting is “sort by timestamp”. How do I make the change the default setting to sort by order ID?

??? Wouldn’t sequential order_id’s and timestamps result to the same sorting? Timestamp is only updated on creation.

Something wrong with the format of the time stamp when I import orders. I think I should re-import the orders instead…

Importing orders? I wasn’t aware there was a supported order import method in the cart. If you’re doing it manually (or your own programming) then you should ensure your timestamps are correct. Otherwise, how will you know when your order was originally submitted?