0

I created a TablView in javafx. The problem is that when I double click on a cell to update it, it converts it to textfield, after update record in cell when i click on another row having data, it doesn't not show updated record, but if i click on the same row or press tab, it updates the record.i am using textfield.focusProperty().

Actually it calls cancelEdit(), is there any way we can prevent it calling that function?

0 Answers0