Hello,
Is there any way on XamPivotGrid to hide or remove totals that I don't need?
Thank you.
The idea would be something like:
AllowCompactLayout = "{Binding IsChecked, ElementName = compactLayoutCheckbox}"
but with totalCan you do?I have the version 10.3.20103.2065Thanks
In my opinion, it would be ideal to have a boolean option "Show Totals."
On my project, the client has requested the ability to hide the "All" row. I think it would be easier to have a flag on the PivotGrid itself rather than trying to traverse the rows collection and identify whether the row is a total row or not.
Irina,
I will create a private support case for you and link it to the Development Issue so you will be notified when this fix is released.
Thanks,
Hi Irina
It is my mistake, you are right it is read only property. So, in that case I think you have not options to hide totals.
I will try to make setter public for next SR.
Regards
Todor