Skip to content

ng-bind-html how to make it work? #1292

@ngalluzzo

Description

@ngalluzzo

I'm populating ng grid with a JSON service, the user's email field is formatted with the actual href link already:

field_11: " <textarea> email@hotmail.com </textarea>"

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.

Any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions