How to do - MS SQL C# Excel Access
Monday, 16 December 2013
ASP.NET - Grid View - How to remove grid header
Replace
<
asp
:
GridView
ID
="GridView1"
runat
="server"
></
asp
:
GridView
>
With
<
asp
:
GridView
ID
="GridView1"
runat
="server"
showheader
="false"
></
asp
:
GridView
>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment