For Complete Step by Step Tutorial and source code visit : http://dotnetawesome.blogspot.com/201...
The ASP.NET GridView data control is a very rich tool for displaying tabular data in web applications.
In this article, I am examine how to merge a grid view column header. I have seen that, many programers do different ways to achive this. Here I have done a little bit trick, I have used ControlStyle-CssClass property of BoundField field for make it programmer friendly.