Adding a hyperlink to a aspx page utilizing jquery functions.
Adding a hyperlink to a aspx page utilizing jquery functions.
![TrueDevTeam](https://secure.gravatar.com/avatar/8154f5ccde2c59444f6fb28ff44df1cb/?default=https%3A%2F%2Fvanillicon.com%2F8154f5ccde2c59444f6fb28ff44df1cb_200.png&rating=g&size=120)
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.
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.