Unplanned
Last Updated: 13 Sep 2023 10:55 by ADMIN
I want to keep the standard numeric values in the cells but I also want to show a separate column to display the cell values in percent of the column total. Similar to the PercentOfColumnTotal option in Ajax PivotGrid.
Unplanned
Last Updated: 27 Jun 2023 12:33 by Philip
Created by: Philip
Comments: 0
Category: PivotGrid
Type: Feature Request
4
I want to control the visibility of the total and sub-total. I want to be able to hide them if needed.
Unplanned
Last Updated: 27 Jun 2023 12:20 by Philip
Created by: Philip
Comments: 0
Category: PivotGrid
Type: Feature Request
3
I want to be able to change the aggregate (sum/min/max etc) of measures at runtime.
Unplanned
Last Updated: 27 Jun 2023 12:16 by Philip
Created by: Philip
Comments: 0
Category: PivotGrid
Type: Feature Request
3
There is sorting which works well, but no visual indicator to show to the user the current sort (like the TelerikGrid).
Unplanned
Last Updated: 27 Jun 2023 12:14 by Philip
Created by: Philip
Comments: 0
Category: PivotGrid
Type: Feature Request
7
I want to save or restore the state of the PivotGrid Configurator. Potentially, the user may have spent some time setting up their perfect PivotGrid that suited their needs, hence saving state seems critical.
Unplanned
Last Updated: 27 Jun 2023 12:07 by Philip
Created by: Philip
Comments: 0
Category: PivotGrid
Type: Feature Request
2
There is no property to rename fields in the XMLA dataset, so the user needs to see the full [Table].[ColumnName] attributes in its raw form (which ends up being quite ugly and potentially confusing for the user).
Unplanned
Last Updated: 27 Jun 2023 12:05 by Philip
Created by: Philip
Comments: 0
Category: PivotGrid
Type: Feature Request
2
By default, the Telerik PivotGrid is always deferring the layout change. Usually on PivotGrids (Excel / PowerBI) there is a tick-box to allow the user to choose. For performant pivot tables, there is no need to defer the layout allowing for quick analytics.
Unplanned
Last Updated: 19 Jun 2023 15:32 by Eric
In my example, the values are "Region 1", "Region 2", "Region 3", etc. and the component is also adding the labels of  "Region 1", "Region 2", "Region 3", etc.".  So with the label the pivot grid is adding, there values show twice.  My goal is to remove the generated label and only show the actual value.  In addition to looking better, it would also save space on the left side of the grid.

Is there a way to not have the Pivot Grid add those labels/headers to the rows so that only my value shows?
Unplanned
Last Updated: 14 Jun 2023 07:08 by ADMIN
Created by: Eric
Comments: 0
Category: PivotGrid
Type: Feature Request
15

I would be much appreciated feature if we could export a pivot grid to excel in the same way that we can export a grid to excel.

Extra Credit:  As an added bonus, if the excel export was actually in an Excel Pivot Table format, that would be awesome.

Unplanned
Last Updated: 09 Jun 2023 16:13 by Eric
Created by: Eric
Comments: 0
Category: PivotGrid
Type: Feature Request
4
Please expose an OnCellRender event, so I can add CSS class to the cells to easily style them.
Unplanned
Last Updated: 09 Jun 2023 16:09 by Eric
Created by: Eric
Comments: 0
Category: PivotGrid
Type: Feature Request
3
I want to apply CSS class to the headers, so I can easily style them.
Unplanned
Last Updated: 09 Jun 2023 15:45 by Eric
Created by: Eric
Comments: 0
Category: PivotGrid
Type: Feature Request
5
I'd like to allow the users to resize the columns, so they can see the full cell content.