I need to remove html tags in tooltip for ui-grid cell in angularjs. I have used following code to remove it from the cell but it showed up in the tooltip though.
Code Sn