I have a field that is populate with a rich text editor.
So in the database I have for exemple:
Quote
<p><strong>L'enregistrement de la page a été effectué avec succès.</strong></p>
how to interpreate html tag such <strong> ?
I would like to do this in a gridView and to remove <strong> but to have the text in bold.
Thanks
Nath

Help













