This is a migrated thread and some comments may be shown as answers.

Merge Column Headers

2 Answers 121 Views
Grid
This is a migrated thread and some comments may be shown as answers.
bhaskar
Top achievements
Rank 1
bhaskar asked on 25 Nov 2009, 09:57 AM
Hi ,

We are using RadGrid ,and have an requirement like merging column headers. trying to merge column headers in Itemcreated event,but we are missing all the grid functionality like grouping,reordering,sorting,filtering.I have attached the screenshot.
Please help us to fix this.Very Urgent..

Thanks in Advance,
Bhaskar.

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 25 Nov 2009, 11:22 AM
Hello Bhaskar,

You can merge columns in the grid by customizing Template columns as explained in the following help article:
Customizing with GridTemplateColumn

Also check out the following code library submission which illustrtaes on how to implement sorting and filtering for subcolumns in TemplateColumns in the grid:
Individual filtering and sorting for "sub-columns" in template column

Hope this helps..
Shinu.
0
bhaskar
Top achievements
Rank 1
answered on 25 Nov 2009, 11:49 AM
Hi Shinu,

I have already seen that sample but i dont want to miss any existing  functionality of grid.(like reordering,sorting,paging,filtering,Headercontext menu).
i got a solution in silverlight radgrid like adding extracolumn in top of the header columns but i dont know how we can achive the same thing here..

Please help Me..

Bhaskar.
Tags
Grid
Asked by
bhaskar
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
bhaskar
Top achievements
Rank 1
Share this question
or