Completed
Last Updated: 28 May 2013 11:34 by ADMIN
ADMIN
Created by: Radoslav
Comments: 0
Category: PivotGrid
Type: Feature Request
0

			
Completed
Last Updated: 20 Jul 2015 14:14 by ADMIN
Completed
Last Updated: 27 Mar 2013 08:16 by ADMIN
Completed
Last Updated: 12 Oct 2015 12:33 by ADMIN
Biff export (RadTreeList, RadGrid, RadPivotGrid) throws an "Out of Memory" exception when exporting from application hosted on Azure. 
Completed
Last Updated: 16 Jul 2015 08:29 by ADMIN
Completed
Last Updated: 20 Jul 2015 14:14 by ADMIN
Completed
Last Updated: 20 Sep 2016 06:30 by ADMIN
ADMIN
Created by: Pavlina
Comments: 0
Category: PivotGrid
Type: Feature Request
0

			
Completed
Last Updated: 16 Jul 2015 07:54 by ADMIN
Completed
Last Updated: 17 Jul 2015 11:53 by ADMIN
Completed
Last Updated: 03 Jun 2020 16:50 by ADMIN
Release R2 2020 SP1
Created by: Fernando
Comments: 1
Category: PivotGrid
Type: Bug Report
0

The appearance problem can be seen on http://demos.telerik.com/aspnet-ajax/pivotgrid/examples/firstlook/defaultcs.aspx.

Click on the filter icon for Product name, you will find that the save and cancel buttons are off-screen. And if you hover over Label Filters or Value Filters the window is not wide enough to fit the popout menus that show:

Completed
Last Updated: 28 Jun 2019 04:27 by ADMIN
Created by: Tom
Comments: 3
Category: PivotGrid
Type: Feature Request
0
Hi I have a straightforward feature request: I would like to be able to "get" the row/column "filter" values the user has selected server-side. Basically need a public property or some type of getter. Currently on the PivotGrid, the row/column "Filter" "Includes/Excludes" can be "set" programmatically, but user selected values can't be easily gotten.

I would use it in a couple ways: 

1) to display context to the user for the numbers in the grid. (e.g., show the user the active filter values responsible for the numbers they are seeing in the PivotGrid Detail). 

2) I need the filter values to close Ticket 1168787.

A Telerik employee make a nice sample project to do drill-through functionality: https://www.telerik.com/blogs/how-to-implement-drill-down-functionality-in-telerik-s-pivotgrid-for-asp.net-ajax-part-2

But the PivotGrid counts and RadGrid detail data records returned are not in agreement because selected PivotGrid filters aren't applied to the detail returned in the RadGrid. I need to do that. I need to be able to mimic a drill through action into the detail records that make up the data counts. If I click a cell that says "100" (orders, 2018 year included) I need 100 orders returned in the detail. Not 7000 orders (all order years, unfiltered).

In that ticket, I'm trying to mimic the functionality similar to an SSAS "drillthrough action" (like many cube browsers have built in, e.g., RANET OLAP), except here with a regular SQL data source. This way I can drill into the detail records that make up the numbers displayed to the user in the PivotGrid. However, as it stands, the counts and detail will not be congruent until I can get the filter values selected by the user and apply them accordingly to the data set for the detail RadGrid. The BI users expect to be able to drill into the data and I need to provide it.

Thank you,

Tom


1 2