Hi
I have built a datatable (array version) based on this example:
I am new to the code but managed to add components such as filtered dropdowns and working great. I am having trouble making one of the columns as hyperlinks.
If you look at the above example, it shows the code for the array, say for example I wanted the first column data to be <a href> links. How can I tweak the code to be able to do this?
Thank you to anyone who can help.
I have built a datatable (array version) based on this example:
I am new to the code but managed to add components such as filtered dropdowns and working great. I am having trouble making one of the columns as hyperlinks.
If you look at the above example, it shows the code for the array, say for example I wanted the first column data to be <a href> links. How can I tweak the code to be able to do this?
Thank you to anyone who can help.