Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
Using conditional formatting removes AlternatingRowColor of the control's rows.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
The issue appears when filter is applied and is used the ExpandAll method.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
The issue appears when RadGridView is used in AutoSizeRows mode and contains a Multiline column. Editing the value of the CheckBox cell of not fully visible row is not correct.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
The issue appears in the following scenario:

1. The RadGridView AutoSizeRows mode is turned on.
2. The user starts to edit a Multiline GridViewTextBoxColumn.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
The permanent editor of the cell handles the MouseClick events.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
The mouse drag selection does not work when the SelectionMode of the control is CellSelect and RowSpacing is defined.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
The issue appears when the RadGridView control has a Multiline GridViewTextBoxColumn and applied AutoSizeRows functionality.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
1
The issue appears when a top summary row is added and the application runs on a 32-bit machine.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
15
The HeaderText of the RadGridView columns is not properly serialized in the resource file for the corresponding language.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
1
Adding SortDescriptor to RadGridView and then including the control to the Controls collection of a form makes the descriptor to disappear.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
1
The RadGridView ScrollToRow functionality does not work correctly when the target row is in child hierarchy view.
COMMENT: Actually this is not a bug. The described method should check whether the lastRow field is expanded. If it is not expanded, the method should expand the row, or it should ignore it.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
Selection should not be processed while scrolling the control and the mouse hovers RadGridView rows.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
The last RadGridView column has incorrect cell spacing.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
To reproduce the issue:
1. Use the designer to set ShowRowHeaderColumn property to 'false'.
2. Set the property value back to 'true'.
The serialized value of the property will remain 'false'.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
Setting RadGridView CurrentRow to a child row should make the control scroll to this row. This is the control behavior when setting row from the MasterTemplate as CurrentRow.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
The summary row values are not updated in the following scenario:
1. Group by one column and expand one group row.
2. Remove this grouping.
3. Group by second column in a way it creates a group with the same value as the one of the previously expanded group.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
RadGridView loses the multiple selected rows when it has a sorted column and a cell value is edited.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
When you select the cells of a pinned column and this column overlaps the next column, the cells from the next column are selected too.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
Exception occures when you have applied excel-like filtering and load layout.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
The bottom-positioned 'new row' has incorrect state after it has been previously initialized and a parent row of the grid is expanded and collapsed several times.