Protected Overrides Sub Render(ByVal writer As HtmlTextWriter) ' Add code to manipulate the GridView control hierarchy MyBase.Render(writer) End Sub