Merge DataGrid Header
ASP.NET
4
Posts
3
Posters
0
Views
1
Watching
-
-
Hi i want to have two headers for my datagrid for example i have 5 column in my datagrid that they have headers.and i want to group them and get them another header with just one topic for 5 column(i mean i want to merge them) can u help meeeeeeeee
-
You can use table for the first header. For eg. In the 1st row of the table type 1st header In the next row place the datagrid Hope this will solve your problem.
-
Hi i want to have two headers for my datagrid for example i have 5 column in my datagrid that they have headers.and i want to group them and get them another header with just one topic for 5 column(i mean i want to merge them) can u help meeeeeeeee
Refer www.codeproject.com/aspnet/MergeDatagridHeader.asp All the best Lucky