Hi
I am trying to a links to a grid cell using JQuery but can not get the following to work, please can you advise.
The IDs are added to the cells within the grid on the top right section at https://www.quay.je/
jQuery("#column-link-1").wrap("");
jQuery("#column-link-2").wrap("");
jQuery("#column-link-3").wrap("");
jQuery("#column-link-4").wrap("");
Thanks
