Hello,
I'm creating my panels dynamically based on the number of rows of data from my stored procedure.
What I want to do is add a link to a pdf file on the header row, but everytime I press on the header row it opens the body panel for that header.
Is it possible to add links to a panel?