I need to have two levels of headers in the XamDataGrid. The first "row" of headers will be an overall header for a group of columns in the second row. However, some columns in the second row will not fall under a first row header, therefore those columns should have a height of 2 rows. Also, I need to color the first row header differently. I remember doing this several years ago in the Winform product, but can't see how to do the same in the WPF product.
Any samples or suggestions?
Thanks.
Hi, I implemented the solution you offered to use a converter to hide the grand summaries and was wondering why there is still a small section at the bottom showing. See attached screen shot. How do I get rid of this?
Thanks very much... its working....
Hi... Thanks for ur response... but this is not i want.i want group summary but i don't required total summary....
i have added ur code in my project but it is not displaying summary fields only... thanks for sending the header but plz try to solve the Summary fields also.... i think above image wat i have sent earlier reflect correct format.Again i am repeating that "I have Xamdatagrid and i am grouping by default on salaries on each person... And based on the Location i am calculating the salaries... i am getting correct sum of groups but At last i am getting Total sum of all groups Which IS NOT REQUIRED.TOTAL SUM SHOULD BE REMOVED ONLY GROUP SUM IS REQUIRED. " I think u ppl got clear idea. I am sending sample application and u can understand more clear....