Search code examples
javafxselectioncells

How can I select multiple cells in tableview with javafx only by mouse?


I have an application with a tableview in javafx and i want to select multiple cells only by mouse (something like the selection which exists in excel).I tried but i cant'n do something.


Solution

  • The correct answer for this question is here https://community.oracle.com/thread/2621389.