Unplanned
Last Updated: 03 Jan 2017 21:13 by ADMIN
Unplanned
Last Updated: 31 Jan 2017 12:05 by ADMIN
Provide an option to group a column which is based on an enum by the enum value, but display the DescriptionAttribute or DisplayNameAttribute if existing.
So many times you have sort/group a column by its value like 1,2,3 but display the Description like "Delivery", "Ready", "Pickup". Of course I could add a column to my class which presents the DescriptionAttribute, but then grouping/sorting is wrong: "Delivery", "Pickup", "Ready". It would by much easier if there is an option like "UseDescription". There is something similar with Teleriks "EnumDataSource" which IS using the Description or DisplayName so it should not be that hard to implement the same logic for RadGridView.
Unplanned
Last Updated: 31 Jan 2020 14:39 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:09 by ARKADIY
Unplanned
Last Updated: 03 Aug 2016 13:10 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:10 by ADMIN
GridViewDataColumn doesn't respect FallbackValue when the source property returns DependencyProperty.UnsetValue
Unplanned
Last Updated: 17 Mar 2017 14:37 by ADMIN
ADMIN
Created by: Stefan Nenchev
Comments: 2
Category: GridView
Type: Bug Report
0

			
Unplanned
Last Updated: 03 Aug 2016 13:13 by ADMIN
The functionality is documented at http://docs.telerik.com/devtools/wpf/controls/radgridview/filtering/icolumn-filter-descriptors and for the time being the functionality can be achieved by implementing an attached behavior. 
Unplanned
Last Updated: 03 Aug 2016 13:13 by ADMIN
I would like to be bale to modify at once several cells of a GridViewComboBoxColumn, when using the common ItemsSourceBinding for all rows (in my GridView, the selection ​is: SelectionMode="Multiple" SelectionUnit="FullRow").
So I would like for the selected rows to apply the same value as the edited cell.
Unplanned
Last Updated: 03 Aug 2016 13:13 by ADMIN
ADMIN
Created by: Stefan
Comments: 0
Category: GridView
Type: Feature Request
14

			
Unplanned
Last Updated: 08 Aug 2016 09:38 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:13 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:13 by ADMIN
A kind of a workaround for the user: resize any column/the entire window or collapse the row details.
Unplanned
Last Updated: 03 Aug 2016 13:12 by ADMIN
The issue seems to be a bug with UI Row Virtualization since once I set it to False, it did not occur any more. You can also refer to the documentation on UI Virtualization: http://docs.telerik.com/devtools/wpf/controls/radgridview/features/ui-virtualization.html
Unplanned
Last Updated: 03 Aug 2016 13:12 by Christian
Unplanned
Last Updated: 03 Aug 2016 13:13 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:20 by Ivan
The RowStyleSelector is great for dynamically styling rows, but there doesn't seem to be an easy way to dynamically apply a style to selected rows - they just take on the default style. Something like a SelectedRowStyleSelector would be a great way to dynamically style selected rows. Thanks!
Unplanned
Last Updated: 03 Jan 2017 21:06 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 0
Category: GridView
Type: Feature Request
1
WinForms: http://www.telerik.com/help/winforms/gridview-grouping-setting-groups-programmatically.html

You can find our online documentation on a detailed information on the currently supported grouping:
http://docs.telerik.com/devtools/wpf/controls/radgridview/grouping/basics.html