This is a migrated thread and some comments may be shown as answers.

PivotGrid Question

1 Answer 35 Views
PivotGrid
This is a migrated thread and some comments may be shown as answers.
Faith
Top achievements
Rank 1
Faith asked on 18 May 2015, 09:20 AM

Hi,

I'm new to RadPivotGrid. I have a few questions:

 1. Why is the PivotGridRowField showing Total columns under it? (e.g Tim Ho Wan Total). How to remove that?

2. How to show values in Data Area without usingPivotGridAggregateField? like my attached file (table with data area.jpg)

 

Please get back to me soon

 

Thanks

 

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 21 May 2015, 08:45 AM
Hello Faith,

1. You can remove the row subtotals by using the following property:
<telerik:RadPivotGrid runat="server" ID="PivotGrid" TotalsSettings-RowsSubTotalsPosition="None">

2.The required functionality is not possible. The data area is actually calculated based on the aggregate fields only.

Regards,
Maria Ilieva
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
PivotGrid
Asked by
Faith
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or