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: 10 Jun 2011 04:37 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Bug Report
0
One should be able to remove the grouping by dropping a group item on a grid row.
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: 13 Feb 2014 08:43 by Svetlin
If you sort a column by performing mouse left button click and open the excel-like filtering dialog, ArgumentOutOfRangeException is thrown.
Declined
Last Updated: 17 Jun 2015 10:34 by ADMIN
ADMIN
Created by: Alexander
Comments: 1
Category: GridView
Type: Feature Request
1
RadGridView should be able to create new rows using objects with properties matching the FieldNames of the control's columns.
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
The vertical scrollbar of RadGridView does not recalculate correctly when the control has expanded hierarchical rows and the MasterTemplate sorting is changed.
Completed
Last Updated: 03 Jun 2011 04:57 by ADMIN
Generating hierarchy with related objects is not working properly. There are no items in second level.
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: 02 Jun 2011 11:31 by ADMIN
The combobox column should get its value according to its DisplayMember property
Completed
Last Updated: 27 May 2011 03:42 by Svetlin
Drag and drop of columns to the Column Chooser and columns reordering do not work in ColumnGroupsViewDefinition.
Completed
Last Updated: 26 May 2011 02:27 by Svetlin
Created by: Svetlin
Comments: 0
Category: GridView
Type: Feature Request
1
Char type filtering should be allowed for all filtering operators supported by the string type (except: StartsWith, EndsWith, Contains and NotContains)
Completed
Last Updated: 25 May 2011 04:48 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Feature Request
1
Currently RadGridView does not show error indication when the ErrorProvider.SetError method is called
Completed
Last Updated: 24 May 2011 02:29 by Svetlin
In self-referencing hierarchy of RadGridView, the first column that contains the row expander is not sized correctly when the BestFitColumns is performed.
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 Jesse Dyck
ADMIN
Created by: Martin Vasilev
Comments: 1
Category: GridView
Type: Feature Request
6
Print support for RadGridView.
Unplanned
Last Updated: 15 Aug 2017 09:23 by ADMIN
The user should be able to select just part of the text in read-only grid using mouse.
Completed
Last Updated: 18 May 2011 06:40 by Svetlin
When the excel-like filtering is enabled, the user should be allowed to change the context menu by subscribing for the corresponding event that allows replacing the menu.
Completed
Last Updated: 18 May 2011 04:31 by Svetlin
When the suggest auto-complete mode of GridViewComboBox is enabled, the RadDropDownListEditor does not perform auto-complete operation when the edit mode is enabled by key stroke.
Completed
Last Updated: 18 May 2011 02:31 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: GridView
Type: Feature Request
0
When AllowColumnReorder is false (and grouping is also turned off) dragging operation should not start.