How to Fix column dynamically

Tags: #<Tag:0x00007f8b1de6c210>

Hi, How to dynamically fixed columns, If a user wants to fix any column how to do it without fixed the column statically like fixedColumnsLeft: 3

Hi @suman.dutta

You can use for this updateSettings - https://handsontable.com/docs/7.4.2/Core.html#updateSettings

Here is a demo - https://jsfiddle.net/52bvr7ym/