Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Java (https://www.askmehelpdesk.com/forumdisplay.php?f=440)
-   -   JavaFX TableView / FILE I/O (https://www.askmehelpdesk.com/showthread.php?t=810678)

  • Apr 17, 2015, 08:32 PM
    sabeeh
    JavaFX TableView / FILE I/O
    I have a file with few records on separate lines. I have created a tableview that populates with the records from the file. Now I have update and delete buttons. If I update or delete the selected record I am able to update or delete ONLY in the table itself but NOT the file that is used for the records. SO every time I update or delete and then close app and then open again the records come back as the same SINCE the file ITSELF was not updated.

  • All times are GMT -7. The time now is 07:25 AM.