Hi Infragistics Team,
I am looking for a feature of grid control having grouping with common column header.
Infragistics XamGrid has column headers at each group item level whenever one of the column is grouped. I don't want to repeat that column headers at each group item and I want only one common column header at the top, so that it actually gives lot of viewable area to the user and it is very presentable (instead of lot of zigzag rows).
Telerik has this feature and I see some one is looking for the same feature some time back(02/2011) and posted in this forum but Infragistics team reponded back that time saying xamGrid currently does not support and they will submit that as a feature.
Please refer the earlier post related to this issue posted by Peter. https://ko.infragistics.com/community/forums/f/retired-products-and-controls/52513/grid-group-by-column#273069
I wanted to check with you guys is this feature already released or is it still in the development stage.
if it is already available can you please provide a sample xaml/code on how to achieve that.
if it is not released yet when do you guys planning to release this feature?
Thanks for you help
Sayap
Hi Marianne,
Not sure if you followed my query.
I am looking something like this which is available telerik. Please refer the following link http://demos.telerik.com/silverlight/#GridView/Aggregates
It has common column header at the top of the grid .
Please find the attached print screen. I wanted to add typical column header at the top of the grid with three columns i.e Name, IsVisible, IsEnable these are the three columns data I am showing in the actual data rows.
Can you please help me how to add only one column header at the top of the grid?
Thank you.