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
See if this example helps. It uses Java 8 and the DatePicker control from there.