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.