Hello,
We have some specific requirement in web grid, want to show parent column name with 2 child column names to each. how to do this, please check attached image. my list contains column names like H1 07,H2 07,H1 08,H2 08 but at time of display we want merge this like below.
Waiting for reply.
Hi,
Yes that feature was added for both the silverlight version of the control shortly after this request:
Its called GroupColumn and you can read more about it here.
http://help.infragistics.com/doc/WPF/2014.2/CLR4.0/?page=xamGrid_Group_Column.html
Hope this helps!
-SteveZ
Hi SteveZ,
Does this feature exist for WPF xamGrid?
Thanks,
As i stated before, that feature doesn't currently exist in the xamWebGrid.
Hello Steve,
Currently we are showing grid like below
But we need to group column names H1 07, H2 07 under main column name 2007 and H1 08, H2 08 under 2008. like below
so is this possible in any other way... Need help on this
Currently the XamWebGrid does not have that feature.
Can you provide more detail on what exactly you expect from the feature, so that we can take that information into consideration when we do add it.