Hello,
I use Version: 5.0.0 * Release date: 11/07/2018 (built at 11/07/2018 12:11:05) handsontable.full.js.
if i apply
const sortingPlugin = hot.getPlugin(‘columnSorting’);
sortingPlugin .ClearSort()
or
hot.ClearSort()
Howerever , in both case it is undefined , can you please let me know how can i clear sorting programatically in javascript