Completed
Last Updated: 06 Apr 2010 08:20 by Svetlin
When you create a column via RadGridView Property Builder, its unique name causes row filtering to not work.

Issue addressed by RadGridView Q2 2010+ (version 2010.2.10.713+)
Completed
Last Updated: 06 Apr 2010 03:51 by Svetlin
You cannot expand the last row on 2nd level, when the grid is in hierarchy mode.
Completed
Last Updated: 24 Feb 2014 10:53 by ADMIN
ADMIN
Created by: Georgi
Comments: 0
Category: GridView
Type: Feature Request
10
When columns are reorder by the user RadGridView should persist these settings through the Save/LoadLayout routines.
Completed
Last Updated: 01 Apr 2010 07:10 by Svetlin
If you set the HeaderText property of a specified column through grid property builder and re-open it, you will see that the HeaderText value is set to its default value instead of the empty string.
Completed
Last Updated: 31 Mar 2010 05:03 by Svetlin
When you edit a cell of a GridDateTimeColumn which is near the screen bounds, a part of the RadDateTimeEditor's popup is outside these bounds.

Issue addressed by RadGridView Q2 2010+ (version 2010.2.10.713+)
Completed
Last Updated: 05 May 2016 10:16 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 4
Category: GridView
Type: Feature Request
10
Add a Card view layout.
Completed
Last Updated: 26 Mar 2010 03:28 by Svetlin
When you do HTML text formatting of cell and its width is less than the text width, the cell bounds are overlapped.
Completed
Last Updated: 24 Mar 2010 04:55 by Svetlin
Created by: Svetlin
Comments: 0
Category: GridView
Type: Bug Report
0
In hierarchy grid when EnableAlternatingColor property is to true, the rows' background color in child GridViewTemplate is not alternated.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: GridView
Type: Bug Report
0
When using Entity Framework as data source for RadGridView when deleting child rows the IndexOutOfRange exception is thrown.
Completed
Last Updated: 19 Mar 2010 12:35 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Bug Report
0
Cell value is not persisted when adding new row with down arrow and "add new row" position is at bottom
Completed
Last Updated: 15 Mar 2010 05:39 by Svetlin
Subscribe to RowValidating event and cancel it by setting e.Cancel = true. When you try to add a new row, you are allowed to do so, although you should not be.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: GridView
Type: Bug Report
1
When, the end user, chose "Equals" for filter in Boolean column, the unchecked check box element is shown, but the records remains unfiltered. It should shows only records with value=false (unchecked).
Completed
Last Updated: 05 Jun 2014 07:08 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: GridView
Type: Bug Report
0
Comment; We still don't have such property in the Templates.
There should be AllowMultiColumnSorting proeprty at GridViewTemplate.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: GridView
Type: Bug Report
0
RadGridView's SelectAll method does not trigger SelectionChanged event.
Completed
Last Updated: 21 Aug 2015 11:37 by ADMIN
Allow changing the header row height when RadGridView is set to ColumnGroupsViewDefinition.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: GridView
Type: Bug Report
0
There is a validation condition for a given cell, implemented through the CellValidating event. The end user enters a wrong value and hits tab key. Validation occurs and the value has prevented from confirming. However, if after that the user presses escape key, the old value is not returned as expected.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: GridView
Type: Bug Report
1
The exception is thrown if the CellBeginEdit event had been canceled and the form which contains the RadGridView has been closed
Completed
Last Updated: 05 Jun 2014 07:08 by ADMIN
ADMIN
Created by: Nikolay
Comments: 0
Category: GridView
Type: Feature Request
1
The should be able to operate with a threestate checkbox in RadGridView.
Completed
Last Updated: 12 Feb 2010 14:54 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: GridView
Type: Feature Request
0
Export the Winforms' RadGridView to html file format.
Completed
Last Updated: 12 Feb 2010 14:43 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: GridView
Type: Feature Request
0
Export the Winforms' RadGridView to cvs file format.