I click a button and call this code, which adds a row to the treegrid, then I call collapse all and it crashes. is there something I need to do to refresh the state of the treegrid before I call collapseall?
file: ej2-treegrid.es2015.js
Line 5353
this.uniqueIDCollection does not have any values matching record.uniqueID and the grid crashes when collapseall is called.
Thanks Pon,
I worked around it so I should be ok, but I figured I would ask in case I was missing something major.
-Zack