HyperLink

  • Thread starter Thread starter Paulo
  • Start date Start date
P

Paulo

Hi, I have a grid with a HyperLink and the hyperlink needs to link:
SomePage.aspx?ID=CodeID coming from some column on table on SQL Server, the
grid is already binded with the DB, but I dont know how to code the
hyperlink

What is the code on RowDataBound?

Can you help me?

Thanks!

Asp.net 2.0 C# VS 2005
 
Back
Top