How to Reset Column width or column reoder

Tags: #<Tag:0x00007f8b26672f38>

I want to reset column width and column order after a ajax call. Please tell me how can i do it.

Hi @agniva.ghosh
You can use the updateSettings() method to update columns and theirs widths.
Depending on what comes from the ajax call - when you load a new dataset, Handsontable will restore all internal index mappers to the start state.