
In this article I am going to explain How to merge Gridview header cells with C#
As I explained in previous articles bind data with Gridview, If you are new to this article series, please visit How to bind data with Gridview
After bind data Gridview headings shows as below
| # | Name | Code |
I am going to inset an another...