Hi,
We are using handsontable in Angular project, Once we filter or sort any columns, Can we reset the filter and sort on the handsontable, like if I click reset or Discard changes button, In the button click I’m applying the preserved data which is taken in initial load. this data doesn’t have any filter or sort config,
How to invoke handsontable afterinit method from outside by clicking a button like Discard changes?
How can we achieve this? Kindly help, Please let know any more detail needed.