Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
Changing ThemeName of the context menu control in the ContextMenuOpening event handler should apply the new theme to the menu.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
1
The current row of the control cannot be set to 'null' if RadGridView contains no data rows. The 'new' row remains current.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
Steps to reproduce:

1. Create a RadGridView so that it contains enough rows to have a vertical and/or horizontal scroll bar.
2. Select a cell in the RadGridView.
3. Left mouse click (and hold) whilst scrolling the scrollbar, 'accidentally' hover over a new row/cell.
4. This causes the row to be highlighted (as per screenshot).
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
1
Added rows are lost in the following scenario of unbound RadGridView:
1. Setup master template;
2. Add rows to the master template;
3. Setup child template.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
The MinHeight property of group rows is not considered when the control is in AutoSizeRows mode.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
0
The layout of the cell image is not correct if the cell has wide border and the height of the row is not sufficient to display the image and the border. The issue appears only after the initial loading of the control.
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'.