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: 22 Oct 2015 06:58 by Bernd
ADMIN
Created by: Maya
Comments: 1
Category: GridView
Type: Feature Request
0
Will be available with LIB version 2015.3.1026.
Completed
Last Updated: 10 Aug 2016 09:50 by ADMIN
As a workaround, one can look this up by accessing the Object/DbContext directly.
Completed
Last Updated: 15 Jun 2016 07:06 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 3
Category: GridView
Type: Bug Report
0

			
Completed
Last Updated: 10 Feb 2016 15:38 by ADMIN
Completed
Last Updated: 18 Jul 2016 10:11 by ADMIN
Workaround is to specify that the format string should contain only the required member path:

<telerik:GridViewDynamicHyperlinkColumn Header="ID" DataMemberBinding="{Binding ID}" NavigateUrlMemberPaths="WebUrl" NavigateUrlFormatString="{} {0}"  TargetName="_blank"/>
Unplanned
Last Updated: 03 Aug 2016 13:13 by ADMIN
A kind of a workaround for the user: resize any column/the entire window or collapse the row details.
Completed
Last Updated: 05 Feb 2018 16:37 by ADMIN
The designer crashes with this exception:
InvalidOperationException: 'GridViewColumnGroupRow' TargetType does not match type of element 'GridViewColumnGroupRow'.

See the attached screenshot. It's from a new project, after clean and rebuild.

Visual studio: 2015
Telerik UI for wpf: 2015.2
Implicit styles, Windows8 theme.

* The problem is not theme specific. As a workaround, use no xaml binaries instead of xaml files.
Completed
Last Updated: 09 Oct 2015 10:29 by ADMIN
GridViewHeaderCell are not draggable when RadGridView is hosted in DropDownButton.DropDownContent. Trying to drag a cell does not trigger drag events.

The problem should be resolved with lib version 2015.3.1012.
Unplanned
Last Updated: 03 Aug 2016 13:13 by ADMIN
I would like to be bale to modify at once several cells of a GridViewComboBoxColumn, when using the common ItemsSourceBinding for all rows (in my GridView, the selection ​is: SelectionMode="Multiple" SelectionUnit="FullRow").
So I would like for the selected rows to apply the same value as the edited cell.
Completed
Last Updated: 13 May 2016 10:46 by ADMIN
Declined
Last Updated: 20 Oct 2015 11:24 by ADMIN
ADMIN
Created by: Maya
Comments: 1
Category: GridView
Type: Bug Report
0

			
Completed
Last Updated: 16 Aug 2018 10:59 by ADMIN
Unplanned
Last Updated: 17 Mar 2017 14:37 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 2
Category: GridView
Type: Bug Report
0

			
Completed
Last Updated: 13 May 2016 13:43 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: GridView
Type: Bug Report
0
The issue is reproduced only with GroupRenderMode="Flat".
Unplanned
Last Updated: 03 Aug 2016 13:10 by ADMIN
GridViewDataColumn doesn't respect FallbackValue when the source property returns DependencyProperty.UnsetValue