Completed
Last Updated: 16 Aug 2018 08:08 by ADMIN
Completed
Last Updated: 15 Aug 2018 14:44 by ADMIN
Created by: Tim
Comments: 11
Category: GridView
Type: Feature Request
14
Currently I am using row selection for my readonly grid. There is a cell highlight that shows which cell the user has selected.  I would like to disable that highlight so that the row selection looks consistent no matter where on the row the user clicks.
(Copied from: 
http://www.telerik.com/forums/disable-selected-cell-highlight

See this link for more details:  http://www.telerik.com/forums/how-to-remove-focus-rectangle-from-selected-cell#9GAEx-HPN0C_qOGAsXY2PA   )

This should be possible without adding 200 lines xaml code. Just expose the CellBorderBrush Property so we can easily set it to transparent
Completed
Last Updated: 15 Aug 2018 09:52 by ADMIN
Unplanned
Last Updated: 19 Jul 2018 15:29 by Michael
ADMIN
Created by: Ivan Ivanov
Comments: 5
Category: GridView
Type: Feature Request
4

			
Completed
Last Updated: 17 Jul 2018 11:49 by ADMIN
Grouping of columns in RadGridView by using a ColumnGroupDescriptor in XAML does not work when ShowGroupPanel is set to False and there is a RelativeSource binding in the ColumnGroupDescriptor.
Completed
Last Updated: 13 Jul 2018 14:08 by ADMIN
Check Demos >> GridView >> Hierarchy

First HeaderCell should be aligned with the first cell in the gridview. You can find a screenshot attached. 
Completed
Last Updated: 13 Jul 2018 13:24 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 4
Category: GridView
Type: Bug Report
2

			
Completed
Last Updated: 02 Jul 2018 06:48 by ADMIN
Completed
Last Updated: 28 Jun 2018 05:45 by ADMIN
ADMIN
Created by: Dinko | Tech Support Engineer
Comments: 4
Category: GridView
Type: Bug Report
1

			
Completed
Last Updated: 26 Jun 2018 11:04 by ADMIN
Completed
Last Updated: 21 Jun 2018 16:37 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 10
Category: GridView
Type: Feature Request
17

			
Declined
Last Updated: 21 Jun 2018 14:52 by ADMIN
The performance of the RadGridView scrolling diminishes significantly when the grid has thousands of rows and alternating row styles are used.  This causes scrolling to be virtually unusable.  I note this is a known limitation of the RadGridView from information from https://docs.telerik.com/devtools/wpf/controls/radgridview/troubleshooting/performance 

We have had to remove the alternating row styles from our current product while porting to the RadGridView.  I am requesting if this issue is going to be fixed in the future anytime soon.
Won't Fix
Last Updated: 21 Jun 2018 14:50 by ADMIN
Unplanned
Last Updated: 19 Jun 2018 08:55 by ADMIN
ADMIN
Created by: Dilyan Traykov
Comments: 2
Category: GridView
Type: Feature Request
2

			
Completed
Last Updated: 18 Jun 2018 08:20 by ADMIN
ADMIN
Created by: Dinko | Tech Support Engineer
Comments: 1
Category: GridView
Type: Bug Report
1

			
Completed
Last Updated: 18 Jun 2018 05:51 by ADMIN
The expanded state of the hierarchical item is not preserved when searching thought search panel for something that is not found and clearing search text.
Completed
Last Updated: 18 Jun 2018 05:31 by ADMIN
Completed
Last Updated: 15 Jun 2018 15:51 by ADMIN
When you define a style targeted at GridViewCell with a color without transparency, horizontal grid lines are hidden.