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: 16 Nov 2015 09:37 by ADMIN
Rows get duplicated when SortDescriptors are applied and items are added to SelectedItems collection by a behaviour.
Completed
Last Updated: 04 May 2015 07:47 by ADMIN
GridViewDataColumn.IsVisible binding is broken in a custom scenario. The problem is reproducible only in child GridView.
Completed
Last Updated: 29 Oct 2015 11:32 by ADMIN
Completed
Last Updated: 28 Jul 2014 07:35 by ADMIN
ADMIN
Created by: Maya
Comments: 0
Category: GridView
Type: Feature Request
0
Resolved with lib version 2014.2.721.
Unplanned
Last Updated: 03 Aug 2016 13:11 by ADMIN
ADMIN
Created by: Boris
Comments: 0
Category: GridView
Type: Feature Request
0
You can not select different filtering options through keyboard navigation. The only possible way to select a filtering operator from the list with available filtering operators is to click on it.
Unplanned
Last Updated: 03 Aug 2016 13:11 by ADMIN
ADMIN
Created by: Yoan
Comments: 0
Category: GridView
Type: Feature Request
0

			
Won't Fix
Last Updated: 03 Jul 2015 12:48 by ADMIN
Completed
Last Updated: 31 Mar 2016 10:58 by Toby
The problem should be resolved with lib version 2016.1.125.
Declined
Last Updated: 06 Jun 2014 07:15 by ADMIN
The NullReferenceException is observed when the GridView is Grouped and rebound in the CellEditedEnded event handler.
Completed
Last Updated: 30 Jun 2014 11:16 by ADMIN
Completed
Last Updated: 02 Oct 2015 08:33 by ADMIN
GroupFooterRowStyleSelector is not persisted, when you expand and collapse a group
Completed
Last Updated: 28 Jul 2014 07:37 by ADMIN
Resolved with lib version 2014.2.714.
Unplanned
Last Updated: 03 Aug 2016 13:11 by Michael
GridViewCell.Errors - System.Collections.IEnumerable Errors { set; get; }

Errors collection always returns a collection of strings.  When using .NET 4.5 and INotifyDataErrorInfo the errors can be any type. In our case we are using a custom ValidationResult object that has different severity levels.

Because GridViewCell.Errors always returns strings and not the original underlying ValidationResult object our DataTemplate for ValidationResult is not applied.
Declined
Last Updated: 20 Oct 2015 11:52 by ADMIN
Completed
Last Updated: 29 Aug 2014 14:34 by ADMIN
ADMIN
Created by: Nick
Comments: 0
Category: GridView
Type: Feature Request
0
Resolved with lib version 2014.2.0825.
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: 16 Oct 2014 08:41 by ADMIN
ADMIN
Created by: Maya
Comments: 0
Category: GridView
Type: Feature Request
0
The problem will be fixed with Q3 2014 official version.