I have implemented a custom datePickerTableCell to show a date picker on cell edit. I am using the ExtFX DatePicker (https://bitbucket.org/sco0ter/extfx/overview). Everything wo
This example may help too. It uses a DatePicker and TableView control with Java 8.