I have a textfield saved in database that can contains a string value like this:
I want to show this field inside a grid column, but converting the "http://....." in a url link (<a href =".....)Code:some text bla bla bla http://www.google.com some more text bla bla alb ala bla
Is it possible ?
