Click here to Skip to main content
15,886,518 members
Articles / Desktop Programming / Windows Forms

DataGridView Custom Headers in VB.NET

Rate me:
Please Sign up or sign in to vote.
4.56/5 (16 votes)
9 Mar 2009CPOL3 min read 185.3K   8.7K   47  
How to give Custom Headers to your DataGridView

<html>
<head>
<TITLE>CodeProject: Free Source code and Tutorials</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta content="Free source code and tutorials for Windows developers. Programming help for Visual C++, Windows, MFC, C++, GUI, ASP, XML, UML, SOAP, ATL, VB, ADO, SQL, DCOM, COM, Windows DNA, CToolBar, CMenu, CDockBar, CButton, CEdit, CStatic, CListCtrl, CTreeCtrl, CTreeView, CListView, CListBox, CFrameWnd, CMDIFrameWnd, CStatusBar, CTabCtrl" name="Description">
<LINK href="/App_Themes/NetCommunity/Codeproject.css" type="text/css" rel="stylesheet">
</head>
<BODY>
<table cellSpacing="0" cellPadding="0" border="0" width='100%'><tr>
<td vAlign="top" align="left" class="HeaderLogo"><a href="/"><IMG alt="CodeProject" src="/SiteRes/Default/Img/Std/logo225x90.gif" border="0"/></a></td>
</tr></table>
<h1>Welcome to the Code Project</h1>

<p>Your place for free C++, C# and .NET articles, code snippets, discussions, news and the best 
bunch of developers on the net. </p>
<h2>Page Not Found</h2>

<p>Unfortunately the page, image or download you are looking for is not on our servers. Can you
please recheck your URL or try searching again from our <a href="/">homepage</a>.</p>
<HR align="center" noShade SIZE="1">

</BODY>
</html>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Italy Italy
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions