We have updated Flexmonster Software License Agreement, effective as of September 30, 2024. Learn more about what’s changed.

Displaying text with Link

Answered
Venkatesh Prasad asked on January 24, 2022

Hi team,

I have a requirement where I have to display the text in the cell.

The response I am getting from API call :

text = "Text"

This should display as link and on click of it should navigate to external link.

Please help me in achieving this.

1 answer

Public
Vera Didenko Vera Didenko Flexmonster January 24, 2022

Hello,
 
Thank you for writing to us.
 
In Flexmonster, you can add links to the cells' text using the customizeCell hook.
Here is a JSFiddle example for illustration: https://jsfiddle.net/flexmonster/q1gtwj48/.
Also, you are welcome to check out our customizing the grid guide for more details.
 
Please let us know if this helps.
Looking forward to your reply.
 
Kind regards,
Vera

Please login or Register to Submit Answer