pin a javafx tableView column


How to pin a javafx tableView column. I have a table with a product, and each row has a button that adds it to another table. The columns of the product are quite large, so you will have to scroll the table horizontally to see all the properties of the product. Also, the column with the button is also hidden. How to pin this column to the right or left edge (as in Excel).

Author: Abdulhay Uralov, 2020-04-21