How to hide or remove GridView headers
<asp:GridView ID="GridView1" runat="server" ShowHeader="False">
</asp:GridView>
showheader=false on the aspx page
Subscribe to:
Post Comments (Atom)
Development resources, articles, tutorials, samples, codes and tools for .Net , asp.net ,c# ,LINQ and SQL Server
No comments:
Post a Comment