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.
Hi Sayap,
I've created feature request #13618 for you and will contact you thru a case to provide you with more details.
we too need same type of behavior, Any update on above request?
Hi,
Have you seen the Cell Merging samples in the Feature Browser. There are three samples under Grid > Features List > Interaction tab > Organization. This may be helpful to you.
Or if that's not what you had in mind, then I would suggest that you add your idea to our new Product Idea site. It's a public site and everyone whose interested can add comments and vote on the idea.
The Product Ideas site allows you to suggest new product features, new functionalities in existing products and controls, and even request new controls and products altogether. Members of the Infragistics Community can then vote for the features and suggestions they want to see added to the products, resulting in the most popular features bubbling up to the top. When planning new releases, our Product Management team will look at the most popular features and use your feedback to prioritize upcoming work.
This new Infragistics Product Ideas site is simple to use and we encourage you to take a look at it today:
1) Log into the Infragistics Product Idea site at http://ideas.infragistics.com (creating a new login if needed).
2) Navigate to the product / platform channel of your choice (e.g. WPF, Windows Forms, ASP.NET, HTML5 / Ignite UI, iOS / NucliOS, etc.)
3) Add your product idea and be sure to be specific and provide as much detail as possible. Explain the context in which a feature would be used, why it is needed, why it can’t be accomplished today, and who would benefit from it. You can even add screenshots to build a stronger case. Remember that for your suggestion to be successful, you need other members of the community to vote for it. Be convincing!
The Product Idea site puts you in the driver’s seat and you can even track the progress of your ideas at any time, see how many votes it got, read comments from other developers in the community, and see if someone from the product team has additional questions for you.
Please let me know if you have any questions.
Hi Team Infragistics!
Any update on this feature request?
The Annoying thing is, even though all grouped rows have "same" header,, the header gets repeated with every group, AND the whole XamGrid area become scrollable, i.e., when vertical scroll is used, we don't have a fixed header anywhere.
Thanks.