Completed
Last Updated: 24 Jul 2015 11:49 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:12 by Christian
Completed
Last Updated: 13 Jul 2016 12:06 by ADMIN
Tapping on GridViewGroupRow or GroupHeaderRow does not expand the group
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.
Unplanned
Last Updated: 03 Aug 2016 13:13 by ADMIN
Completed
Last Updated: 06 Nov 2015 14:31 by Patrick
Completed
Last Updated: 27 Feb 2017 08:27 by ADMIN
Completed
Last Updated: 23 Jul 2015 11:17 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: GridView
Type: Bug Report
0

			
Declined
Last Updated: 23 Aug 2016 08:39 by ADMIN
ADMIN
Created by: Maya
Comments: 1
Category: GridView
Type: Bug Report
0

			
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.
Completed
Last Updated: 28 Mar 2016 09:53 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 0
Category: GridView
Type: Bug Report
1

			
Unplanned
Last Updated: 03 Aug 2016 13:20 by Ivan
The RowStyleSelector is great for dynamically styling rows, but there doesn't seem to be an easy way to dynamically apply a style to selected rows - they just take on the default style. Something like a SelectedRowStyleSelector would be a great way to dynamically style selected rows. Thanks!
Unplanned
Last Updated: 03 Jan 2017 21:06 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 0
Category: GridView
Type: Feature Request
1
WinForms: http://www.telerik.com/help/winforms/gridview-grouping-setting-groups-programmatically.html

You can find our online documentation on a detailed information on the currently supported grouping:
http://docs.telerik.com/devtools/wpf/controls/radgridview/grouping/basics.html
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: 28 Jun 2016 15:02 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 0
Category: GridView
Type: Bug Report
0
WPF Controls Samples -> GridView with Data Virtualization -> Edit UnitPrice and press Enter -> press ESC -> press Control+End.

Workaround: press ESC one more time or commit the edit before pressing  Control+End.
* works fine with QueryableCollectionView.
Unplanned
Last Updated: 03 Aug 2016 13:13 by ADMIN
Declined
Last Updated: 16 Oct 2015 13:41 by ADMIN
Completed
Last Updated: 11 May 2016 14:20 by Tetsu
Completed
Last Updated: 01 Jun 2018 14:37 by ADMIN
Full error message: No generic method 'Sum' on type 'System.Linq.Enumerable' is compatible with the supplied type arguments and arguments. No type arguments should be provided if the method is non-generic."

Showing in design time, working at run time. 
Completed
Last Updated: 07 Sep 2016 09:39 by ADMIN
Expecting the popup to be kept open, its zorder is still on top of the grid it is linked on, but not on top of other applications whose zorder is closer to the user than the application window containing the grid.