How can you make htop sort the list of processes by PID?
htop --sort-key PID
appears to work. Found it via htop --help.
htop --sort-key help
shows a list of all the column keys.
Press F6 and select PID...
F6
PID