Although Oracle’s changes to JavaFX at JavaOne 2010 and JavaOne 2011 have converted me from a skeptic to a believer when it comes to JavaFX, the shift in JavaFX vision has not been without its ...
So, I'm trying to kind of recreate the "Auto Filter" functionality in Excel in this JavaFX app I'm writing -- for each column, bind the column contents to a ComboBox/ChoiceBox (herein labelled as ...