I used nestedHeaders to set my column title, set manualColumnFreeze=true, contextMenu=[“freeze_column”,“unfreeze_column”] then I froze a column, the freeze took effect, but the title did not freeze
Demo:
https://jsfiddle.net/xushichen/4a9ubpm6/
I freeze the column ‘s’, this column is fixed, but the title is not.
thks!