Unplanned
Last Updated: 09 Aug 2016 07:21 by ADMIN
ADMIN
Created by: Ivan Ivanov
Comments: 0
Category: PropertyGrid
Type: Feature Request
0

			
Unplanned
Last Updated: 09 Aug 2016 08:32 by ADMIN
ADMIN
Created by: Ivan Ivanov
Comments: 0
Category: PropertyGrid
Type: Feature Request
0

			
Unplanned
Last Updated: 09 Aug 2016 08:44 by ADMIN
Completed
Last Updated: 27 Oct 2016 13:02 by ADMIN
Add an additional EditorAttribute's constructor which takes the type's name as a string.
Completed
Last Updated: 13 Mar 2017 15:21 by Alex
Hello,
my question is about RadPropertyGrid.
The case if following. I use objects implementing ICustomTypeDescriptor, call it ClassTypeDescriptor, as items source for property grid and properties are derived from PropertyDescriptor class. It is important to have these objects grouped and sorted. That's why I pass System.ComponentModel.DataAnnotations.DisplayAttribute with GroupName and Order values set to the constructor of PropertyDescriptor. If I bind Item property of property grid direct to ClassTypeDescriptor, everything works like a charm, properties get grouped and sorted. But if I bind Item property to the List or any other collection of ClassTypeDescriptor, independently from the count of elements in it, grouping is getting lost and sorting is not applied also. I attach the demo solution to this report and hope for the quick answer.

P.S.: I've tried the same case but with "normal" object with properties. And grouping and sorting work even if I bind a collection to Item property of PropertyGrid

Thank you in advance
Alexander Sherekin
Unplanned
Last Updated: 07 Sep 2016 05:57 by ADMIN
Currently, when RenderMode Flat is enabled, RadPropertyGridd uses a custom navigation behavior. The default framework navigation is available only when RenderMode is Hierarchical.
Unplanned
Last Updated: 07 Sep 2016 07:17 by ADMIN
Currently the only option is to call the Expand/Collapse groups API, which takes noticable time to execute.
Completed
Last Updated: 18 Oct 2016 14:38 by ADMIN
Completed
Last Updated: 18 Oct 2016 11:03 by ADMIN
ADMIN
Created by: Ivan Ivanov
Comments: 0
Category: PropertyGrid
Type: Bug Report
0

			
Completed
Last Updated: 17 Oct 2016 11:15 by ADMIN
The Exception is thrown as if the RenderMode is not set to Flat. If the GroupStyleSelector is defined before the RenderMode, the issue is not reproduced.
Completed
Last Updated: 18 Apr 2017 07:30 by ADMIN
If an EditorAttribute's EditorStyle is set to None and a custom usercontrol is used as an editor, the DataContext of the usercontrol is not respected.


Available in LIB version 2017.1.417 , it will be also available in the R2 2017 Release. 
Completed
Last Updated: 18 Apr 2017 07:40 by ADMIN
Modify the current implementation so that the TypeConverter is applied as well when its GetStandardValues method is not overriden.

Available in LIB version 2017.1.417 , it will be also available in the R2 2017 Release. 
Unplanned
Last Updated: 03 Aug 2017 15:57 by ADMIN
Completed
Last Updated: 23 Nov 2017 09:40 by ADMIN
Completed
Last Updated: 27 Jun 2018 16:09 by Andre
Declined
Last Updated: 17 Jul 2018 11:41 by ADMIN
The item status is set to Declined as it is already logged in our system: https://feedback.telerik.com/Project/143/Feedback/Details/202982-propertygrid-selectedpropertydefinitions-are-not-cleared-when-radpropertygrid-it.
Completed
Last Updated: 16 Apr 2019 12:53 by ADMIN
Release LIB 2019.1.422 (04/22/2019)
When the PropertyDefinition of the AutoGeneratingPropertyDefinitionEventArgs is set for a nested property definition, it is not respected. 
Completed
Last Updated: 22 Jul 2019 10:44 by ADMIN
Release LIB 2019.2.722 (07/22/2019)
Expose API to control window's location when using Editor attribute with the EditorStyle.Modal
Completed
Last Updated: 05 Dec 2021 16:21 by ADMIN
Release LIB 2021.3.1206 (6 Dec 2021)

When a RadPropertyGrid instance is placed inside a RadBusyIndicator, the StyleManager cannot apply the styles correctly and it causes an InvalidOperationException at runtime.

Workaround: Use the NoXaml version of the assemblies with the needed themes.