Is there any way to freeze some columns (or rows) in a JavaFX table, such that if one scrolls right (or down), say 2 columns (or 2 rows) stays stationary and other columns are scrolled as usual?
Using two tables will bring in a lot of complexity, like syncing the scrolls etc. Want to avoid this option.
Asked
Active
Viewed 158 times
1

José Pereda
- 44,311
- 7
- 104
- 132

Neeraj Yadav
- 145
- 1
- 12