Completed
Last Updated: 29 Jul 2015 15:42 by ADMIN
ADMIN
Created by: Maya
Comments: 0
Category: GridView
Type: Bug Report
0

			
Completed
Last Updated: 24 Jul 2015 11:49 by ADMIN
Completed
Last Updated: 23 Jul 2015 11:17 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: GridView
Type: Bug Report
0

			
Completed
Last Updated: 21 Jul 2015 07:55 by ADMIN
GridViewColumnGroups.Header does not respect any content different from string when EnableColumnGroupsVirtualization is True.

*** Workaround: Use HeaderTemplate property instead or set EnableColumnGroupsVirtualization to False in all themes different than Windows8, Windows8Touch and ExpressionDark.

The problem should be resolved with version Q2 2015 SP1.
Completed
Last Updated: 20 Jul 2015 07:14 by ADMIN
GridViewColumnGroup.HeaderTemplate is not respected in Windows8, Windows8Touch and ExpressionDark themes. Instead, the name of the column group is its content.

This is reproducible with both StyleManager and Implicit Styles.

Should be resolved with lib version 2015.2.720.
Completed
Last Updated: 08 Jul 2015 12:16 by ADMIN
The problem can be reproduced only when the previously focused element is in ToolBar or RadToolBar. It is not reproducible in the default scenario. 

Should be resolved with lib version 2015.2.713.
Won't Fix
Last Updated: 03 Jul 2015 12:48 by ADMIN
Completed
Last Updated: 23 Jun 2015 10:20 by ADMIN
ADMIN
Created by: Yoan
Comments: 2
Category: GridView
Type: Feature Request
2
А new virtualization mechanism for ColumnGroups will be introduced with Q2 2015. A property EnableColumnGroupsVirtualization is exposed with default value True for enabled virtualization. Setting it to False will enable the old logic.
Completed
Last Updated: 22 Jun 2015 11:01 by ADMIN
ADMIN
Created by: Nick
Comments: 2
Category: GridView
Type: Feature Request
0
The fix will be available with Q2 2015.
Completed
Last Updated: 22 Jun 2015 09:27 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: GridView
Type: Bug Report
7
Just run the attached project and scroll horizontally to the very end several times (at least two times).
I tried disabling the column virtualization but this did not help.

This issue will be resolved with Q2 2015. 
A new virtualization mechanism for ColumnGroups will be introduced with Q2 2015. A property EnableColumnGroupsVirtualization is exposed with default value True for enabled virtualization. Setting it to False will enable the old logic. 

Completed
Last Updated: 16 Jun 2015 07:59 by ADMIN
ADMIN
Created by: Vera
Comments: 7
Category: GridView
Type: Bug Report
1
This problem is reproducible only in WPF and can be observed on both Row Context Menu and Header Context Menu QSF examples.

The fix will be available with Q2 2015 version.
Completed
Last Updated: 25 May 2015 09:35 by ADMIN
Completed
Last Updated: 11 May 2015 12:17 by ADMIN
Focus stops moving but selection keeps moving when navigating through the keyboard down key. When the window is stretched so that the ScrollBar is not visible, the issue could not be reproduced.
Completed
Last Updated: 11 May 2015 12:16 by ADMIN
ADMIN
Created by: Nick
Comments: 2
Category: GridView
Type: Bug Report
2

			
Completed
Last Updated: 04 May 2015 07:47 by ADMIN
GridViewDataColumn.IsVisible binding is broken in a custom scenario. The problem is reproducible only in child GridView.
Declined
Last Updated: 01 May 2015 14:49 by ADMIN
Completed
Last Updated: 01 May 2015 11:24 by ADMIN
Declined
Last Updated: 28 Apr 2015 08:11 by ADMIN
Declined
Last Updated: 21 Apr 2015 13:04 by ADMIN
ADMIN
Created by: Pavel Pavlov
Comments: 5
Category: GridView
Type: Bug Report
11
When you place a DataTrigger whithin a CellTemplate, it is being ignored by RadGridView for WPF

Workaround ( until fixed ) - set the ContentTemplate of the cell via Style in a static resource instead.