Hello Ponprabhu,
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.
Hi Team,
Thanks for your reply,
I have done by change in the stylesheet of pivot gird (Reorder the grid column index for "Column Name" and "Total" Text).
Now its working fine.
Thanks
Ponprabhu.C
Hello,
Thank you for your post. I have been looking into it and I created a sample project for you with the functionality you want. Basically I used the approach described here to remove the Total text of the HeaderCell:
http://help.infragistics.com/Help/NetAdvantage/Silverlight/2012.1/CLR4.0/html/Developers_Guide_Customizing_Resource_Strings.html
I also handled the Loaded events of the PivotColumnHeaderCellControl and PivotColumnRowCellControl elements, so I can modify the text as you wanted. Please let me know if this helps you or you need further assistance on this matter.
Looking forward for your reply.