Completed
Last Updated: 11 Apr 2014 08:14 by ADMIN
Columns and column groups get misaligned after restoring GridView settings using Persistence Framework as column groups do not get re-rendered. 

Resolved with LIB version 2014.1.414
Completed
Last Updated: 03 Jul 2014 08:22 by ADMIN
A GridViewExpressionColumn is added to a grid with columns bound to indexer properties, i.e.:Values["RC1"], Values["RC2"], etc. 

The expression column should calculate a similar formula: Values["RC1"]/Values["RC2"]*100. The formula is successfully parsed as a NodeExpression, however, no calculations are made.
Completed
Last Updated: 26 Jan 2016 09:04 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 1
Category: GridView
Type: Bug Report
2

			
Unplanned
Last Updated: 03 Aug 2016 13:07 by ADMIN
GridViewExpressionColumn cell does not update its content when editing it, CellEditTemplate is used and the datacontext is an object which implements IEditableObject interface.
Completed
Last Updated: 11 May 2016 13:56 by ADMIN
ADMIN
Created by: Nick
Comments: 0
Category: GridView
Type: Bug Report
1

			
Unplanned
Last Updated: 08 Aug 2016 09:16 by ADMIN
Completed
Last Updated: 22 Oct 2015 08:40 by ADMIN
The problem should be resolved with lib version 2015.3.1026.
Completed
Last Updated: 20 Oct 2016 08:12 by ADMIN
Completed
Last Updated: 03 May 2017 08:37 by ADMIN
The issue is replicated only when a filtering operation is applied. For a grouping and sorting one it is not. In Silverlight when the new source collection is set, the column headers are cleared and empty rows are displayed. In WPF the item is not cleared. The workaround is to clear the FilterDescriptors collection of RadGridView before assigning the new instance of the source collection.
Unplanned
Last Updated: 18 Mar 2019 11:56 by ADMIN
Created by: Ievgen
Comments: 0
Category: GridView
Type: Bug Report
1
 
Declined
Last Updated: 22 Jun 2016 10:43 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:06 by ADMIN
ADMIN
Created by: Yoan
Comments: 0
Category: GridView
Type: Bug Report
0

			
Completed
Last Updated: 21 Jul 2015 11:54 by ADMIN
ADMIN
Created by: Yoan
Comments: 0
Category: GridView
Type: Bug Report
0
The issue should be resolved with Q2 2015 SP1.
Completed
Last Updated: 24 Jul 2015 09:56 by ADMIN
Declined
Last Updated: 11 Feb 2016 11:49 by ADMIN
In addition the AutoExpandGroups="False" is not respected and it only occurs when the GroupRenderMode is set to "Nested". As a workaround you can set the GroupRenderMode to "Flat".
Completed
Last Updated: 13 Jun 2016 12:53 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:05 by Veijo
- Add text box and RadGridView to silverlight app
- Add one editable row and multiple read only rows after that to a RadGridView. 
- Go to last cell of first row and double click for edit mode.
- Press tab

Focus should go to text box, instead silverlight hangs.

Find attached sample application where this can be reproduced.
1 2