Hello,
I have couple of questions on grouping in XamDataGrid-
1. I have 2 columns StaffCategory and StaffTypes which are grouped in XamDataGrid. When StaffTypes are empty, I want to merge StaffCategory cell with StaffTypes cell for that particular row. This way may be I can avoid showing empty group.
2. Is there a way disable group item count?
CheersSagar
Hi Gergana,
Thanks for sharing these details. This was really helpful.
Cheers
Sagar
Hello Sagar,
I have been looking into your questions.
Regarding your first question - I am not able to reproduce this issue with the sample application I have attached in my previous post. Would you please modify the sample application with the functionality you are using? Once you provide me with the modified sample application I would be able to further investigate this matter for you.
Regarding your second question - I would suggest taking a look at the following forum threads: http://ko.infragistics.com/community/forums/t/34281.aspx,
http://ko.infragistics.com/community/forums/t/47264.aspx.
Looking forward to hearing from you.
Did you get a chance to look into last couple of queries?
Cheers,
In addition to above, how do I set foreground and background color of grouping?
Your grouping count removal sample does work for me.
However, first letter of group text overlaps with left side of grouping bar where it starts. How do I add some padding space before first character so it wont overlap and clearly visible to user?