I have a grid like this:
Head1 Head2 Head3A B XA B YA C XA C Y
Is there a way to tell xamDataGrid to hide the repeated cells so I get something like this:
Head1 Head2 Head3A B X Y C X Y
Thanks,Mike
P.S. For bonus points, I also need to enable the same sort of thing in Silverlight with the XamGrid.
Hello Mike,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your post. I have been looking into it and I can say that the functionality you want is built in the XamGrid control, which is cross-platform and can be used both in WPF and Silverlight. Also I can suggest you see this forum thread:
http://es.infragistics.com/community/forums/t/62864.aspx
where Peter implemented similar functionality to the XamDataGrid. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.