Adding a hyperlink to a aspx page utilizing jquery functions.

Adding a hyperlink to a aspx page utilizing jquery functions.

TrueDevTeamTrueDevTeam Posts: 1Questions: 0Answers: 0
edited December 2012 in General
Hello guys,

I am currently working on a project with DataTables. The records are clickable and when clicked, it takes me to a detailed description of that link with all the additional information.

Within the detailed description page, I want to take the current field in the read version of the page and make it a hyperlink. Obviously we need to dynamically build the querystring field using data from the database. Is there a jquery function or better direction to go by in completing this task.

Much thanks.
This discussion has been closed.