Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: GridView
Type: Feature Request
0
Extend the support of Translucent Selection Rectangle on pinned rows.
Completed
Last Updated: 11 Dec 2015 14:55 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 1
Category: GridView
Type: Feature Request
0
Transfer the pinned status of grid's columns and rows to the exported excel file.
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: 17 Jun 2010 07:43 by ADMIN
When using textbox and grid bound to the same datasource, the grid should be updated automatically when the textbox loses focus
Completed
Last Updated: 01 Jun 2012 07:01 by ADMIN
The following line leaves the visual lines of the child templates selected:
this.radGridView1.ClearSelection()

To workaround the issue use this.radGridView1.TableElement.UpdateView() after clearing the selection.
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.
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: 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: 12 Apr 2010 04:37 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Bug Report
0
When adding a new row with Enter key the RowValidating event fires as expected. However, you can not cancel the event.
Completed
Last Updated: 13 Jan 2010 08:40 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Bug Report
0
The editor should not cover the table header or scrollbars when the cell is partially visible.
Completed
Last Updated: 03 Feb 2010 10:26 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Bug Report
0
CellValidating and RowValidating events should fire always when closing an editor.
Completed
Last Updated: 09 Dec 2009 03:16 by ADMIN
Completed
Last Updated: 17 Nov 2010 04:10 by ADMIN
There is an issue when using dpi setting different from the default one on Windows XP or Windows 7 with XP style dpi scaling
Completed
Last Updated: 22 Nov 2010 05:00 by ADMIN
1. Create a new project and bind the grid
2. Add code in the OnLoad event to pin the last row at grid bottom
3. Add code which rebinds the grid on button click
4. Run the project
5. Click the button to rebind
Completed
Last Updated: 20 Sep 2010 09:48 by ADMIN
There are visual glitches when using RadGridView in column groups view and RightToLeft is set to true.
Completed
Last Updated: 23 Apr 2010 08:32 by ADMIN
When constructing hierarchy with many nested levels (more that 2) at design time, the serialization fails.
Completed
Last Updated: 14 Jun 2010 07:47 by ADMIN
ADMIN
Created by: Jack
Comments: 0
Category: GridView
Type: Bug Report
0
When using column groups view the last row is partially visible.

Issue addressed by RadGridView Q2 2010+ (version 2010.2.10.713+)
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
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: 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