Merging GridView Headers to have multiple Headers in GridView using C#(csharpdotnetfreak.blogspot.com)
submitted by
amit.jain(1186) 3 years, 6 months ago
Here is the example to Have multiple headers in a gridView or merging headers in GridView using C# and ASP.NET
For this you need to create GridView header row in RowCreated Event
In Code behind, in RowCreated Event of grid view i m creating a new gridview row of header type and than in this row i m adding 2 cells
|category: ASP.NET
|Views: 744
tags:
GridView headers C# ASP.NET another
Everyones tags:
Your Tags: