Completed
Last Updated: 14 Sep 2016 13:06 by jose
ADMIN
Created by: Rosen Vladimirov
Comments: 12
Category: PivotGrid
Type: Feature Request
29
Users should be able to select individual or multiple cells of RadPivotGrid.

Available in the 2016 R3 Release.
Please take a look at our help article for more information: 
http://docs.telerik.com/devtools/wpf/controls/radpivotgrid/features/selection
Completed
Last Updated: 05 Aug 2022 12:11 by ADMIN
Release R3 2022
ADMIN
Created by: Rosen Vladimirov
Comments: 3
Category: PivotGrid
Type: Feature Request
23
Similar to Excel - RadPivotGrid could have an area, where you can select some filter/group descriptions.
Completed
Last Updated: 23 Jan 2017 06:54 by Kasim
ADMIN
Created by: Telerik Admin
Comments: 5
Category: PivotGrid
Type: Feature Request
21
Implement functionality to show a break down of items that aggreagate to current cell.

Available in the 2017 R1 Release (2017.1.117).
For more reference you can check the following help article: http://docs.telerik.com/devtools/wpf/controls/radpivotgrid/features/localdatasourceprovider/drilldown
Completed
Last Updated: 24 May 2023 06:50 by ADMIN
Release R2 2023
ADMIN
Created by: Kalin
Comments: 0
Category: PivotGrid
Type: Feature Request
9

			
Completed
Last Updated: 05 Sep 2018 15:51 by Darran
Currently it is only possible to either show all or hide all subtotals.
Unplanned
Last Updated: 10 Jun 2019 09:33 by ADMIN
Created by: Martin Ivanov
Comments: 0
Category: PivotGrid
Type: Feature Request
8

Add support for frozen columns. Like in RadGridView or Excel. This way you can scroll the data horizontally while part of the columns are frozen and you can always see them.

We can also consider adding frozen rows like in RadGridView or Excel.

Unplanned
Last Updated: 03 Jan 2017 21:03 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: PivotGrid
Type: Feature Request
6
If a group has only one item in it, I only want to show the total row and not being able to expand it.
Unplanned
Last Updated: 03 Jan 2017 21:08 by ADMIN
Unplanned
Last Updated: 24 Jul 2020 08:31 by ADMIN
Unplanned
Last Updated: 03 Dec 2019 17:31 by aegir
Allow filtering through filtering icons in the headers as in the RadGridView control and the WinForms RadPivotGrid.
Unplanned
Last Updated: 12 Feb 2019 09:57 by ADMIN
 Create search functionality in the fields section of the RadPivotFieldList. 
Completed
Last Updated: 26 Jul 2019 15:08 by ADMIN
Release LIB 2019.2.729 (7/29/2019)
ADMIN
Created by: Polya
Comments: 6
Category: PivotGrid
Type: Feature Request
6

			
Completed
Last Updated: 19 Jan 2023 14:50 by ADMIN
ADMIN
Created by: Rosen Vladimirov
Comments: 0
Category: PivotGrid
Type: Feature Request
5
RadPivotGrid is loading all data from OLAP Cube. It should be able to use on demand (lazy loading) pattern, so when a group is expanded, a new query is sent and only required data is taken from the server.
Unplanned
Last Updated: 03 Jan 2017 20:40 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: PivotGrid
Type: Feature Request
5
As a user I want to hide the Grand Totals for specific groups.
Unplanned
Last Updated: 03 Jan 2017 21:03 by ADMIN
Unplanned
Last Updated: 28 Feb 2024 13:58 by ADMIN
Created by: LindenauAtSOG
Comments: 6
Category: PivotGrid
Type: Feature Request
4

The caption sounds ocnfusing, but i couldn't come up with a better one:

Problem is, if you have hirarchical data like Date.Calendar, you have "sub" values that can be collapsed and expanded


Problem is, when you have more headers, that sit below therese hirarchies, they will be collapsed too.
In this example, "Category" sits below there.

See how the Category is not visible, because Icollapsed the whole year 2010.
Compare that to 2011 where all categories are visible, because its fully expanded.





The feature I am requesting here is to still be able to show columns for each category and aggregated values, even though the year is collapsed.
I know this would be acchieved by moving category on top of the headers, but this also changes orders of the columns.

Our old windows forms pivot grid had this kind of functionality.


MSPaint to the rescue, this is how I imagine it (ignore the numbers, they do not make sense)

Unplanned
Last Updated: 24 Jul 2023 10:30 by Stenly
Created by: Stenly
Comments: 0
Category: PivotGrid
Type: Feature Request
4
Currently, the RadPivotGrid does not support reordering the columns and rows groups. We could add support for such functionality similar to the one present in Excel.
Unplanned
Last Updated: 06 Mar 2023 09:32 by Stenly
Add API to ignore null values when using the Drill Down functionality
Unplanned
Last Updated: 21 Jun 2017 13:44 by ADMIN
Currently when a header value is empty the displayed text is "(blank)" regardless of the application's culture. Localize this value or allow the developer to set this value more easily.

If you want to manually localize the "(blank)" text you can define a RowHeaderTemplate and ColumnHeaderTemplate (or template selector) and replace the default text with its translation. You can do that via IValueConverter.
(http://docs.telerik.com/devtools/wpf/controls/radpivotgrid/styles-and-templates/templating-cells#using-custom-cell-and-header-templates)
1 2 3 4