Hi,
i like to have a link in my text-cell.
e.g. in the cell is the text " You can get information from https://www.ecb.de" and then the https://www.ecb.de should be highlighted as a link. (like in this forum..)
How can i get this? Thank you.
I don't want the whole column to be style=url!
Thanks
The problem is that we can not write a <a href....> in the column. It should work without this!
Hello Judith,
To achieve this, you can refer to the below link where how to add a hyperlink in UltraGridCell is previously demonstrated:
https://es.infragistics.com/community/forums/t/38864.aspx
In above suggested approach the column Style is set to Formatted and not url and as a result entire column will not show up as URL column. The< a href> tag only makes part of the cell text as hyperlink. If you cannot use <a href> tag like suggested then please elaborate why you cannot use it. This information will help us in suggesting an alternative for this issue.
I’m looking forward to hearing from you.
Sincerely,Sahaja KokkalagaddaAssociate Software Developer