cljfx 2021-07-01

Anyone got any examples or advice on using table view sort orders? Is it just a matter of taking a ref to the columns and putting something in the sort order prop?

Hmm, I remember having to do some ugly hacks (i.e. accessing javafx nodes) to setup table sorting