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.
Declined
Last Updated: 16 May 2019 08:10 by ADMIN
- Create a new project containing RadGridView
- Build hierarchy with large text data in cells
- Set the AutoSizeRows property to true and AutoSizeColumnMode to Fill
- Run the project, scroll down and try to click on a cell
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.
Unplanned
Last Updated: 15 Aug 2017 09:23 by ADMIN
Row reorder feature not work in unbound mode RadGridView with self-reference hierarchy
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: GridView
Type: Feature Request
0
Add an API for easy switching to sort by DisplayMember in combo-box column.
Completed
Last Updated: 05 Jun 2014 07:07 by ADMIN
When I binded such datatable to GridView it freezed during expand tree node. I also test it with RadTreeView and it works fine.
Unplanned
Last Updated: 15 Aug 2017 09:23 by Svetlin
Created by: Svetlin
Comments: 0
Category: GridView
Type: Feature Request
1
When the RadGridView is bind to a data source, which contains a flagged enum, an instance of GridViewComboBoxColumn should be added and its editor should be checked drop down list.
Completed
Last Updated: 03 Sep 2011 05:35 by Jesse Dyck
When you define a data source which contains display value for null value, the display value does not appear in the column's cells.
Completed
Last Updated: 12 Apr 2011 08:32 by Svetlin
The BestFitColumns algorithm should be performed for columns groups in ColumnGroupsViewDefinition.
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: Martin Vasilev
Comments: 0
Category: GridView
Type: Bug Report
0
In some particular cases it is possible to experience a undesired scroll behaviour in RadGridView with lots rows. When clicking on first or second grid's row, it scrolls on row down and the first row goes out of sight.
Completed
Last Updated: 08 Apr 2011 05:08 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Bug Report
0
The property builder closes when you select a child template and remove it from the tree
Completed
Last Updated: 16 Jul 2015 13:03 by ADMIN
If you have a scenario which involves localization and you have columns with empty strings, these empty string values are serialized in the localization files.
Completed
Last Updated: 07 Apr 2011 04:06 by ADMIN
- Create a new project 
- Add RadGridView
- Setup a mixed hierarchy mode
- Expand several nodes so the vertical scrollbar appears
- Scroll down
Completed
Last Updated: 05 Jun 2014 07:08 by Svetlin
Vertical scrolling in HtmlViewDefinition is wrong when the RowSpacing property set to value greater that zero

The same issue occurs in ColumnsGroupViewDefinition (See Ticket ID: 410535)
Completed
Last Updated: 04 Apr 2011 08:43 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Bug Report
0
If you set the CurrentRow property to null when adding a row, it is not possible to select the same row again
Completed
Last Updated: 14 Dec 2016 14:23 by ADMIN
Implement the 'substring' function for calculated columns.
Completed
Last Updated: 31 Mar 2011 01:27 by ADMIN
FIX. RadGridView incorrect tooltips when scrolling is performed.
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: 29 Mar 2011 09:27 by ADMIN
- Create a new project containing  RadGridView
- Clear the selection and reset the current row on a button click
- Click the button
- Select the same row again
- Click the button
- Click in the same row and cell
- you will notice this time you can't select it