I know there are many posts on this question but i cant figure out why this isnt working. My inline and codebehind code:
<asp:GridView ID="grid1" runat="server" AutoGenerateColumns="False">
<Columns>
<asp:TemplateField HeaderText="" SortExpression="Datafield">
<HeaderTemplate Go to the complete details ...