TableView - support for frozen columns and rows when scrolling?
892235Oct 4 2011 — edited Oct 6 2011Hi,
Is there support in JavaFx 2.0 for having certain columns or rows "frozen" when scrolling horizontally/vertically (so that these columns aren't scrolled)? Something similar to Excel's "freeze panes" functionality or Jidesoft's TableScrollPane header/footer rows and columns?
If not, does anyone have examples of how this could be done?
Regards,
Frode