Completed
Last Updated: 07 Nov 2012 05:53 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: GridView
Type: Feature Request
0
ADD. RadGridView - add a Tag property to the columns
Completed
Last Updated: 29 Dec 2014 11:42 by ADMIN
Add RadPageView with couple pages
Add a grid to one of the pages
Start editing a cell
Click another page item (tab) to change the selected page
=> even though no validation is performed, the selected page is not changed unless a second click is performed. The first click just closes the editor and the second one changes the selected page.
Completed
Last Updated: 04 Oct 2012 07:39 by ADMIN
The sort check box, the expression editor button and the text box text should be localized
Completed
Last Updated: 13 Feb 2014 09:06 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: GridView
Type: Feature Request
0
Adding a column to the RadGridView datasouce (DataSet) does not reflect in RadGridView.
Declined
Last Updated: 26 Dec 2014 15:08 by ADMIN
Currently when RadGridView contains multiple header rows and its layout is being saved, after loading it the grid shows "No data to display" although it is binded to a data source. 

Add a functionality to support saving the layout when RadGridView contains multiple header rows
Completed
Last Updated: 07 Sep 2012 02:43 by ADMIN
RadGridView.TableElement.ScrollToRow(row) does not work when VerticalScrollState = ScrollState.AlwaysHide
Completed
Last Updated: 10 Apr 2012 04:32 by ADMIN
When RightToLeft is enabled in RadGridView and you try to print it, the layout of the pages is messed up.
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: 21 Nov 2017 13:31 by ADMIN
ADMIN
Created by: Alexander
Comments: 0
Category: GridView
Type: Feature Request
0
The GridViewBrowseColumn's editor could have two modes - OpenFileDialog and FolderBrowserDialog.
Unplanned
Last Updated: 15 Aug 2017 09:33 by ADMIN
Improve the user experience by adding marker which shows the position where the group element will be added.
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
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 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 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
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
0
Changing ThemeName of the context menu control in the ContextMenuOpening event handler should apply the new theme to the menu.
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
0
The MinHeight property of group rows is not considered when the control is in AutoSizeRows mode.