Hi,

asp.net code
using datagrid, column1 is my hyperlink and column2 is the database value.

Column1 Column2
View Info anm

Q: How can I get the result from my hyperlink that should be like this "name.aspx?nme=asp".


Thanks