The idea is: on a TableView of N columns to have the first M columns always visible even when you use the horizontal scroller.
The only thing near my requirement i
JavaFX doesn't have this functionality. Check out ControlsFX's SpreadsheetView.