developer77
Programmer
Hello,
I am just starting to learn .net. I am using VS 2005 and SQL Server 2005. There is a piece of existing code that just calls a stored procedure and displays the list of information based on what columns were selected in the stored procedure. Is there a way for me to have one of the column data .. for example, the job titles to display as hyperlinks? Then if a user clicks on the hyperlink, it takes them to another page. Is there a way to do this?
Thanks
I am just starting to learn .net. I am using VS 2005 and SQL Server 2005. There is a piece of existing code that just calls a stored procedure and displays the list of information based on what columns were selected in the stored procedure. Is there a way for me to have one of the column data .. for example, the job titles to display as hyperlinks? Then if a user clicks on the hyperlink, it takes them to another page. Is there a way to do this?
Thanks