Dynamically setting Hyperlinks in GridView from code behind
I was looking for a way to set the url of a HyperlinkField from the code behind but I couldn’t find what I needed so I was able to find a solution by modifying code that I use to add required field validators to a column.