Completed
Last Updated: 17 Jul 2015 11:53 by ADMIN
Won't Fix
Last Updated: 16 Jul 2015 08:44 by ADMIN
Can not open database created with the latest sql using 2008, same issue here.
Completed
Last Updated: 16 Jul 2015 08:29 by ADMIN
Completed
Last Updated: 16 Jul 2015 07:54 by ADMIN
Completed
Last Updated: 15 Jul 2015 12:21 by Debajyoti
ADMIN
Created by: Pavlina
Comments: 1
Category: PivotGrid
Type: Bug Report
1

			
Declined
Last Updated: 08 Jun 2015 14:31 by ADMIN
Using RadPivotGrid with million and more records in data source, performance is very poor, and memory/CPU consumption/utilization goes very high. 

Is there a way to optimize data loading in this control?
Declined
Last Updated: 08 Jun 2015 14:02 by ADMIN
Created by: Paolo Brunino
Comments: 2
Category: PivotGrid
Type: Feature Request
7
In RadPivotGrid control can be intresting have a Virtual scrolling and paging like RadGrid control.
Completed
Last Updated: 04 May 2015 11:25 by ADMIN
Unplanned
Last Updated: 23 Mar 2015 08:11 by ADMIN
ADMIN
Created by: Maria Ilieva
Comments: 0
Category: PivotGrid
Type: Feature Request
1

			
Declined
Last Updated: 17 Mar 2015 09:35 by Elena
When try to expand inner group I get an error: System.InvalidOperationException: Sequence contains no elements.

Stack trace:
[InvalidOperationException: Sequence contains no elements]
   System.Linq.Enumerable.First(IEnumerable`1 source) +309
   Telerik.Web.UI.RadPivotGrid.AddRemoveCollapsedGroupIndexBySlot(PivotGridGroupSlot groupSlot, BaseLayout layout, HashSet`1 indexes, Boolean defaultExpanded) +287
   Telerik.Web.UI.RadPivotGrid.HandleExpandCollapse() +332
   Telerik.Web.UI.RadPivotGrid.CreateChildControls(IEnumerable dataSource, Boolean dataBinding) +484
   System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable data) +67
   System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) +123
   System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +33
   System.Web.UI.WebControls.DataBoundControl.PerformSelect() +138
   Telerik.Web.UI.RadPivotGrid.PerformSelect() +49
   System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +30
   Telerik.Web.UI.RadPivotGrid.DataBind() +106
   Telerik.Web.UI.PivotGridExpandCollapseEventArgs.ExecuteCommand(Object source) +727
   Telerik.Web.UI.RadPivotGrid.OnBubbleEvent(Object source, EventArgs args) +205
   System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
   Telerik.Web.UI.PivotGridItem.OnBubbleEvent(Object source, EventArgs args) +121
   System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +37
   System.Web.UI.WebControls.Button.OnCommand(CommandEventArgs e) +114
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +159
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +35
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1724

Note. This happens only whe I try to expand second level in group. ColumnGroupsDefaultExpanded and RowGroupsDefaultExpanded properties ot PivotGrid is set to "false" by default.
Completed
Last Updated: 09 Mar 2015 07:01 by Ian
Unplanned
Last Updated: 05 Mar 2015 09:27 by Ovais
Created by: Ovais
Comments: 0
Category: PivotGrid
Type: Feature Request
0
Add Caption/Title as property for the RadPivotGrid so if there is any need of adding a title/caption when user exports a file as excel sheet, we don't have any need of custom code. This newly requested property for Title should do the trick. This will ease the title/caption feature, and that is what telerik is all about 'EASE'.
Completed
Last Updated: 26 Jan 2015 12:36 by ADMIN
Declined
Last Updated: 21 Jan 2015 12:01 by ADMIN
If you call Page.DataBind() in the Page_Load event handler of a page that has a RadPivotGrid on it that has an event handler for OnNeedDataSource, the OnNeedDataSource event isn't raised when the page is loaded. This behavior is different than that of other controls such as RadGrid. In my opinion it is confusing and the behavior should be the same. You may have other controls on the page that you want to data bind. So, I think it is reasonable that you should be able to call DataBind() and use advanced binding with RadPivotGrid at the same time. Also, I noticed that if you don't call DataBind(), the OnNeedDataSource event is raised twice.

Please see the Visual Studio 2012 project that I attached to this bug report for example code. Set break points in the NeedDataSource event handlers for the RadPivotGrid and RadGrid controls and run the application in debug mode to see the behavior. Comment and uncomment the call to DataBind() in Page_Load().
Completed
Last Updated: 07 Jan 2015 12:41 by ADMIN
Created by: Kalyani
Comments: 1
Category: PivotGrid
Type: Feature Request
1
Can you please add other type of exports to the Ajax pivot grid.  The excel export is really good but it would be great to have a native pdf and csv export.  
Completed
Last Updated: 24 Sep 2014 09:01 by Bill
Declined
Last Updated: 11 Sep 2014 07:45 by ADMIN
Summarize By Settings dialogue is not supported with OLAP functionality.
Completed
Last Updated: 08 Sep 2014 14:11 by ADMIN
Declined
Last Updated: 29 Aug 2014 13:22 by ADMIN