Completed
Last Updated: 13 May 2016 10:46 by ADMIN
Completed
Last Updated: 11 May 2016 14:20 by Tetsu
Completed
Last Updated: 25 Apr 2016 12:29 by ADMIN
The reason for the performance issues is the size of the ItemsSource for the combo column and the internal lookup logic.

A new IsLightweightModeEnabled property of GridViewComboBoxColumn will be introduced with R2 2016. Its default value is False. 
When set to True, the new lightened lookup logic is triggered, thus the performance of the column is significantly increased.
Completed
Last Updated: 25 Apr 2016 09:19 by Milan
Completed
Last Updated: 25 Apr 2016 09:16 by ADMIN
With R2 2016 RadGridView will introduce ValidationType property that indicates what type of validation input should be processed(INotifyDataErrorInfo, IDataErrorInfo, DataAnnotations).
Completed
Last Updated: 25 Apr 2016 08:09 by ADMIN
With R2 2016 GridViewComboBoxColumn will expose a property IsLightweightModeEnabled. Setting the property to True should resolve the problem.
Declined
Last Updated: 19 Apr 2016 14:48 by ADMIN
RadGridView's FooterRow is still part of the visual tree, even though its Visibility is set Collapsed. 
Completed
Last Updated: 07 Apr 2016 14:39 by ADMIN
Cell gets out of the edit mode when new items are added in the collection. The same scenario works correctly if alternation is applied by RowStyleSelector. 
Completed
Last Updated: 01 Apr 2016 15:46 by ADMIN
The problem should be resolved with LIB version 2016.1.404.
Completed
Last Updated: 01 Apr 2016 14:59 by Yehudah
If I change Column.IsVisibility to FALSE, the column group headers are disappear and not restored.

The problem should be resolved with LIB version 2016.1.404.
Completed
Last Updated: 31 Mar 2016 11:42 by ADMIN
Completed
Last Updated: 31 Mar 2016 10:58 by Toby
The problem should be resolved with lib version 2016.1.125.
Completed
Last Updated: 28 Mar 2016 09:53 by ADMIN
ADMIN
Created by: Dimitrina
Comments: 0
Category: GridView
Type: Bug Report
1

			
Completed
Last Updated: 24 Mar 2016 14:28 by ADMIN
Completed
Last Updated: 23 Mar 2016 16:38 by Tino
The new properties will be available with Q2 2016. 
Completed
Last Updated: 15 Mar 2016 12:49 by ADMIN
When I have DistinctFilter set on the grid and I will search data from SearchPanel and then I will clear SearchPanel, Grid show me all data, not these from DistinctFilter, even if it's still set on the grid.

UI for WPF Q1 2016
Completed
Last Updated: 15 Mar 2016 12:35 by ADMIN
There are cells exported for the group rows, but they are empty. If you define ColumnGroupDescriptors instead GroupDescriptors, then the exported data is the correct one.
Completed
Last Updated: 11 Mar 2016 14:52 by ADMIN