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
The grid should be able to display a message / row of text in the grid if there is no content in the data array. Something like "No xxx found" etc. This is consistent with other grids available. I could swing this with a directive and showing/hiding a div in ngViewport but it would be better if this was provided as part of the component.