I am trying to update columns based on a button click. It throws error on "E.getProperties is not a function"
Here is the screenshot on the error.
Grid package version : 18.2.59
FYI, I found below thread but it did not help.
https://www.syncfusion.com/forums/158029/adding-column-dynamically-getting-error
Here is the stackbliz example with error:
https://stackblitz.com/edit/dynamic-column-addition?file=app.component.html
Please advise.
Thanks