exsilebizz
New Member
In my database I have a table with a list of websites and names. I need to populate my gridview HyperLinkField with the names, and each name linking to its correspondnig URL in the database.In the past I've done this for a simple query linking to another page in my own site, but I can't find anything for what I'm trying to do now.