Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Martin Vasilev
Comments: 0
Category: GridView
Type: Feature Request
0
Add support for pinning multiply selected rows at once.
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: 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: 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.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Feature Request
0
You should be able to bind GridViewColorColumn to a text column.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Feature Request
0
GridSpinEditor should round its value on end edit considering the number of decimal places.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Feature Request
1
Add option for alphabetical order of the columns in the "Rule applies on:" drop down list.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Feature Request
0
Add the hyperlink cell's row and column to the HyperlinkOpening event arguments.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
The issue appears when the form with the control inherits from a base form with added controls in it. The base form is a RadForm.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
The GroupSummaryEvaluate event is used to format the HeaderText and accessing this property in the event leads to application hanging.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
The issue appears when the RadGridView control has several columns, some of the have fixed size (equal MinWidth and MaxWidth) and AutoSizeColumnsMode is Fill. The size of the not-fixed columns is calculated differently with each rebinding of the control.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
10
Sorting of RadGridView slows down its performance when the control is used in self-reference hierarchy mode.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
1
The issue appears when you perform the following steps in TableElement's Begin/EndUpdate batch operation:

1. Set RadGridView DataSource.
2. Execute the BestFitColumns() method of the control.
3. Set AutoSizeColumnsMode of RadGridView to GridViewAutoSizeColumnsMode.Fill.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
The issue appears when the ViewDefinition of the control is ColumnGroupsViewDefinition, summary rows are added and grouping is performed.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
RadGridView crashes when it is in AutoSizeRows rows and a third level hierarchy cell is edited.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
The GroupRow Height cannot be changed when ColumnGroupsViewDefinition and HtmlViewDefinition are used.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
Completed
Last Updated: 23 Apr 2014 12:56 by Jesse Dyck
The correct behavior in this case is to load the GroupDescriptors from the file but do not process any grouping operations.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
6
Scrolling with the mouse wheel and the keyboard could be improved in some scenarios.
Completed
Last Updated: 23 Apr 2014 12:56 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Bug Report
2
Selecting multiple rows with the keyboard could be improved in some scenarios.