You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, their state is set to uiGridTreeViewConstants.EXPANDED (minus sign) by default (I think after reading the source that they inherit the state from the parent nodes).
Since they are newly added rows shouldn't the state be uiGridTreeViewConstants.COLLAPSED instead?