Hi,
Is there a way to make the background image on a gridrow cell hyperlink? I saw a similar question, but couldn’t understand the answer.
Thanks,
Deborah
Hey Deborah,
Set 0 padding to all sides of the cell in question and put a hyperlink as the content, like:
<a href="#">Link</a>
Once you done that post a link to the page here.
Best regards,
Josue
