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 Jun 2011 05:26 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Bug Report
0
This happens when using custom object relational hierarchy
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: 26 Nov 2015 13:13 by ADMIN
After a couple clicks, grid's context menu becomes unresponsive when using RadGridView through remote connection and Windows 7
Completed
Last Updated: 21 Jun 2011 07:29 by ADMIN
1. Create a new project and add RadGridView
2. Setup a column groups view
3. Set the ShowHeader property to false for one of the column groups
4. Set also the PinPosition to Left for the same column group
5. Run the project
Completed
Last Updated: 20 Jun 2011 04:12 by Svetlin
Created by: Svetlin
Comments: 0
Category: GridView
Type: Bug Report
0
In hierarchical mode, when a filtering cell is edited and expanded row appear, the cell closes its editor.
Completed
Last Updated: 14 Jun 2011 02:04 by ADMIN
IMPROVE. RadGridView - AllowFiltering property for a column, should hide its filter operator text
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: GridView
Type: Bug Report
0
When applying a filter to RadGridView, there is inconsistency between underlying data source current row and grid's current row.
Completed
Last Updated: 23 Jul 2015 14:11 by ADMIN
There is wrong current row selection for bound RadGridView, when using AddNew and ResetBindings methods on same BindingSource.
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.