Trying to buid a tableview with IntelliJ and JavaFx of course. Looked at lots of examples, and have listview under my belt. But don't get what's going on with TableView. Made a simple example to solve problem:
Do I post the code in follow up comments? I'm new here.
Ok let's try that. Code to follow. There is a GitHub repo too.
https://github.com/windyweather/PairTable
Thanks for your help.
UPDATE: Closed??? After 12 hours and a good nights sleep?
IS THIS open again?
Does editing the question reopen it or do I have to enter the whole thing again. The robot was unclear
about just what I have to do to REOPEN the question and type it all in again?. Oh. On 2nd reading the robot was clear that adding a comment or whatnot does reopen the question. My bad.
Just to be clear. Nothing appears in the table. I'd like to have a functioning TableView where I change the list and the TableView updates automagically. That's what I got from the list view and I'd like it with the TableView as well.
Thanks.,