Unplanned
Last Updated: 03 Aug 2016 13:14 by ADMIN
Created by: Dean
Comments: 1
Category: GridView
Type: Feature Request
9
Please provide a property that will allow a message to be displayed to users when RadGridView is empty. 
Some users perception is that the program is not working properly when there is no data in the grid view so displaying a user-friendly message can be a useful way of preventing inquires and complaints.
Unplanned
Last Updated: 03 Aug 2016 13:14 by Licensing
Unplanned
Last Updated: 03 Aug 2016 13:14 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:13 by Paul Grothe
ADMIN
Created by: Yavor Georgiev
Comments: 2
Category: GridView
Type: Feature Request
4
Currently, when a user selects multiple rows, but skips a few, and then copies, the data in the Clipboard will look as if the selected rows were in an uninterrupted sequence. Unselected columns, on the other hand, leave a "hole" in the clipboard data. This
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:13 by ADMIN
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: 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
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
Unplanned
Last Updated: 03 Aug 2016 13:13 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:12 by Christian
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 ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:12 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:12 by ADMIN
Unplanned
Last Updated: 03 Aug 2016 13:12 by Dev
When tabbing in grouped RadGridView placed in Grid with another visual element inside it, GroupRenderMode is set to Flat  and second group is not in ViewPort, selected row changed its state to Unfocused.