How to create HREF link ?

G

Guest

Dear all,

I have an application which display database result querry , store it in a
dataset and bind a Datagrid control to it.

I would like that the content of one particular column behaves like a HREF
link. Then when my user clik on one records, it will jump to an other page
dedicated to that item

How to do that ?

Thnaks for your reply
regard
serge
 
G

Guest

My grid column are issues from a SQL select statment .
I have try adding a template column and hyperlink control but the problem is
that it creat a new column in my grid and what I try to do is define that
first column items issu from select statemnt, when click, will run another
querry.

For that my first column need to act as an hyperlink but how to define when
I do not know in advance column numbers

thanks for your help
serge
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top