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
Using a regular table I can simply do an ng-bind-html="field_11" but this doesn't work in ng-grid. I have tried doing it from a cell template but that also did not work.